Skip to content

Conversation

@jpumford
Copy link

@jpumford jpumford commented Nov 9, 2017

Hi Addy,

This one looks way worse than it actually is. It's still a WIP but the site is functionally identical to the grunt build. I just wanted to make sure you are comfortable with what this migration will look like. I still need to minify CSS and HTML and add webpack-dev-server.

It was actually a pretty rough transition to webpack since the dependencies don't play nice with bundlers that do more than concat the JS files together. I tried several ways of shimming them in and this seemed to be the cleanest.

I also took out the tests since they weren't being used (and probably never will be).

See issue #214

@addyosmani
Copy link
Owner

Thanks for working on the migration to Webpack! Is there functionally anything missing from the move?

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.

2 participants