-
Do you've any plan to upgrade this project into angular2 webpack?
-
Below are my project information. I've generated project using @angular/cli
`Angular CLI: 1.7.3
Node: 8.9.4
OS: darwin x64
Angular: 5.2.9
... animations, common, compiler, compiler-cli, core, f…
-
I want to use dagre-d3 in Angular2 project. The project has been created using Angular2 CLI.
I have installed dagre-d3 -
`npm install dagre-d3 --save`
then I installed dagre-d3 types
`npm…
-
When i tried to implement this, i am getting the below error...I am using Webpack packaging for my project.
An unhandled exception occurred while processing the request.
Exception: Call to Node …
-
C:\Users\joe\Desktop\Angular2\AWATTS-master\AWATTS-master\src\AWATTS\client>npm run build
> awatts-client@1.3.2 build C:\Users\joe\Desktop\Angular2\AWATTS-master\AWATTS-master\src\AWATTS\client
> …
JoeOM updated
7 years ago
-
## Description
Fountain webapp angular 2 with webpack / system js generates very large main.js/index.js file.
I used in combination with angular/router.
Using such a large file in producti…
-
$ webpack
Hash: 685fcea119a85c662b0351329768da09b9a4778d
Version: webpack 2.5.1
Child
Hash: 685fcea119a85c662b03
Time: 21550ms
Asset Size Chunks Chunk N…
-
ERROR in ./node_modules/angular2-wizard/src/wizard-step.component.ngfactory.ts
Module build failed: Error: /src/wizard-step.component.ngfactory.ts is missing from the TypeScript compilation. Please m…
-
yo, would it be cool if we just merged repos with [`angular2-webpack-starter`](https://github.com/angular-class/angular2-webpack-starter) and add you as a contributor?
-
When building with webpack, all file paths should be relative to webpack project root, otherwise files will not be resolved.
The error message from webpack:
> ERROR in ./~/css-loader!./~/less-loader…