Webpack publish issue
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.6k
- Forks
- 867
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Tools/version
Angular 4.4.3
Webpack 3.6.0
DotNet Core 2.0
NPM 5.3.0
We have added the ng2 smart table to our applications it works great but we are running into issues wile publishing the build to prod
webpack --config webpack.config.vendor.js (this works fine and generate the vendor.js and css) but while running
**webpack --env.prod is where it gets struck and does not throw any error.**
The issue is with the AOTPlugin in the webpackconfig I guess.
Please suggest a solution.
Thanks!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.