UNPKG

angular-webpack-quickstart

Version:

Angular QuickStart with Webpack 2 - source from the documentation.

7 lines 151 B
{ "sourceMaps": true, "presets": ["es2015", "es2016", "es2017", "stage-3"], "plugins": ["transform-runtime"], "ignore": [ ] }