akveo / ng2-smart-table

Angular Smart Data Table component
https://akveo.github.io/ng2-smart-table/
MIT License
1.63k stars 877 forks source link

Webpack publish issue #572

Open mohsinma opened 7 years ago

mohsinma commented 7 years ago

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!

antkers commented 6 years ago

+1 Did you manage to solve it? Thanks, Anton.

rawrspace commented 6 years ago

Did anyone find a solution?

kurushimeru commented 5 years ago

+1 Someone finds solution ?