Relvis Gonzalez
Results
22
comments of
Relvis Gonzalez
Somehow webpack wasn't working, don't know why, but I pull the old version from github and it's fine now. Thanks!
Hey @NL33, I fixed the issue copying the webpack config sample from `node_modules/nativescript-dev-webpack/templates/webpack.angular.js` to the app folder and renamed to `webpack.config.js`. That solved the problem! Thanks!