Commit Graph

14 Commits

Author SHA1 Message Date
Maxime GRIS
bef106e2f6 fix/ Replace AotPlugin to AngularCompilerPlugin 2017-11-18 20:12:41 +01:00
Yannis Güdel
7e797f0fb7 Add buffer to externals
Add buffer as external library. Else some other buffer libary (browser buffer) will be used, which will break some other libraries (e.g. MySQL).
2017-10-13 21:54:57 +02:00
Theophilus Omorebee
41445eb2c3 Fix #55 removed bootstraps.css which for example purpose before. 2017-09-22 17:36:11 +01:00
Theophilus Omorebee
012a894c04 Fix #55 , and also added functionality for scripts global building 2017-09-14 12:58:16 +01:00
Maxime GRIS
c9baed3a23 Merge branch 'master' of https://github.com/maximegris/angular-electron 2017-05-21 16:56:36 +02:00
Maxime GRIS
dd98155951 Remove caret & tilde 2017-05-21 16:56:17 +02:00
Claudiu Codoban
fca6b15d30 Fixed compiler warnings 2017-05-21 15:30:29 +03:00
Maxime GRIS
27d9bc65f8 feat/ add nodejs native lib in webpack config 2017-05-12 19:37:36 +02:00
Łukasz Ostrowski
815d519fd0 Fixed hardcoded path in glob copy, blocking assets after eject
angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src",
then assets copy will work correctly
2017-05-03 17:16:01 +02:00
Maxime GRIS
8549da1a17 Fix webpack prod/dev env 2017-05-01 14:08:41 +02:00
Maxime GRIS
c55558a632 html loader 2017-04-27 21:14:22 +02:00
Maxime GRIS
cea4be57ba Fix webpack config url in css 2017-04-21 20:18:46 +02:00
Maxime GRIS
a172df94d9 Fix webpack.config file path (travisci) 2017-04-12 19:56:59 +02:00
Maxime GRIS
60d6116b6d Override webpack configuration 2017-04-12 18:07:04 +02:00