Webpack publish issue
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 1.6k
- Forks
- 867
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.