Closed jlar33 closed 7 years ago
Take a look on my last commit, I added the webpack-node-externals module, and configured it in the webpack.config.js, to not bundle the files from node_modules with in the server.js file.
Now there is no warnings and I added a gulpfile, to transpile the sass code into css before running the ngc command.
Update your repo and take a look
help me please I want to use Angular 4+ Angular universal +Angular material, I have this when I run "npm install" on a clone of your repository:
and when I run "npm run start", I have this:
But it works. I will have problems because of those errors?