Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align dependencies #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Align dependencies #4

wants to merge 1 commit into from

Conversation

vernig
Copy link
Contributor

@vernig vernig commented Jun 1, 2020

Update version of react-scripts dependency to avoid issues with webpack.

With the opportunity, align package.json to https://github.com/twilio/flex-plugin-builder/blob/19d9a0c065f44d5c8930038be11c49d00ae3d6a8/packages/create-flex-plugin/templates/js/package.json:

  • Add {{pluginScriptsVersion}} for flex-plugin-scripts dependency
  • Add react-emotion
  • Remove loadash
  • Remove core-js

Closes #3

Add `{{pluginScriptsVersion}}` for `flex-plugin-scripts`
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.

webpack dependency issue when running npm start
1 participant