kylecarter / ict-4505-website-design-management

Course work for ICT 4505 Website Design and Management, a class I took as part of my masters degree program.
Apache License 2.0
0 stars 0 forks source link

Set up Webpack Isomorphic Tools #3

Open kylecarter opened 6 years ago

kylecarter commented 6 years ago

Work in webpack-isomorphic-tools. Extract client javascript code from server javascript code. Stop using Babel CLI to build server code. Stop using node-sass to compile sass.

kylecarter commented 6 years ago

Check out your work with the LS onlinedonation code project. That is how webpack needs to be configured for your projects.