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

Simple webpack integration #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Simple webpack integration #10

wants to merge 4 commits into from

Conversation

jccr
Copy link

@jccr jccr commented Jun 3, 2019

This is my minimal least impactful try at replacing require.js usage with webpack.

The intent here is to get the ball rolling with webpack with future build workflow changes in mind.

Changelog:

  • Change to the npm scripts to remove the deprecated 'prepublish' usage
  • Add 'build' script based on previous 'prepublish' that now invokes webpack
  • Add 'prepare' script to keep a similar 'prepublish' behaviour

jccr and others added 4 commits June 3, 2019 13:50
- Change to the npm scripts to remove the deprecated 'prepublish' usage
- Add 'build' script based on previous 'prepublish' that now invokes webpack
- Add 'prepare' script to keep a similar 'prepublish' behaviour
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.

1 participant