Skip to content

Conversation

@spacegangster
Copy link

@spacegangster spacegangster commented Sep 26, 2021

Hey, for those who've encountered babel / webpack issues.
I've fixed these problems in my fork.

  • webpack upgraded 1->2
  • Didn't manage to compile {...object} expressions, so replaced them with Object.assign({}, x1, x2, ...)
  • added unmentioned aphrodite dependency to package json
  • added yarn.lock

Fixes #29 #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module not found: Error: Cannot resolve module 'aphrodite'

1 participant