Mo'men El-Zeiny
|
6d21e69b6b
|
fix: fixes maximegris/angular-electron#118
|
2018-01-31 22:12:42 +02:00 |
|
Sebastian Peischl
|
0e94b5285b
|
Update to electron-builder
|
2017-11-24 15:48:56 +01:00 |
|
Yan Ivan Evdokimov
|
441da3dd0e
|
Brought back scripts defined in webpack.config.js
|
2017-11-20 11:45:12 +02:00 |
|
Maxime GRIS
|
518b66b16c
|
fix/ webpack template path
|
2017-11-19 01:08:28 +01:00 |
|
Maxime GRIS
|
d1c30ac68e
|
fix/ refact webpack config (inspired by ng eject Angular 5)
|
2017-11-19 00:48:36 +01:00 |
|
Maxime GRIS
|
a0caf1e292
|
fix/ replace aotPlugin in no prod mode
|
2017-11-18 20:31:02 +01:00 |
|
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 |
|