- Removed node_modules from client after compilation - Added copy-webpack-plugin to copy required JS and fonts to dist - Adjusted server to serve files from client/dist - add js-yaml to server packages in order to use npm install --production |
||
---|---|---|
.. | ||
src | ||
static | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
webpack.config.js |