Alexander Zhukov
9bd7dbded0
fix(build): fix #777
2017-02-28 12:27:53 +03:00
Alexander Zhukov
1ae084afc0
feat(dependencies): update ng-router-loader to 2.1.0
2017-01-27 15:02:52 +03:00
ESadouski
4112676ae9
feat(aot) - updated aot build
...
feat(aot) - fixed build
fix(aot) - fixed buttons and modals providers
fix(changes ) - remove unused changes
2017-01-27 14:52:14 +03:00
ESadouski
20b1beafd7
chore(package): update angular to 2.2.3 ( #471 )
...
* chore(package): update angular to 2.2.1
* chore(package): update angular to 2.2.3
2016-11-25 16:15:59 +03:00
Dmitry Nehaychik
0b2ceded29
chore(package): update angular to 2.1.0, webpack to 2.1.0-beta.25, other dependencies accordingly
2016-10-21 14:29:57 +03:00
Michael De Abreu
c6a9d67a83
feat(electron): complete electron integration
...
* chore(package): update webpack to beta.22
Lastest version before breaking changes.
* feat(electron): Complete Electron integration.
New task to build targeting Electron:
"build:electron": Alias for build:electron.full
"prebuild:electron.full": "npm run clean:electron",
"build:electron.full": "npm run build:electron.renderer && npm run build:electron.main",
"postbuild:electron.full": "npm run electron:start",
"build:electron.renderer": Webpack aplication with production properties and targeting electron-renderer
"build:electron.main": Webpack main Electron with production properties and targeting electron
"electron:start": "electron build"
2016-10-12 15:59:51 +03:00
nixa
04a57b7b98
chore(build): dependencies and config updates
2016-09-19 16:51:05 +03:00
nixa
3ff5c51f1a
feat(rc6): update to rc6
2016-09-19 14:30:30 +03:00
nixa
98097f5e27
chore(r5): dependencies update, couple of fixes
2016-08-30 14:34:53 +03:00
nixa
44fe93a0c6
chore(build): fix prod build
2016-08-30 14:34:53 +03:00
nixa
c79ac94a66
fix(source map): fix #136 source map no being generated correctly
2016-08-02 11:43:01 +03:00
nixa
e7fca6d4ed
chore(dependencies): update dependencies, move to @types, some refactoring as per AngularClass/angular2-webpack-starter project
2016-07-28 13:38:22 +03:00
Xing
77320b1f4b
Make source map files generated correctly.
...
https://github.com/webpack/extract-text-webpack-plugin/issues/119
2016-07-12 13:49:27 +03:00
tibing
d799adeee4
fix(ckeditor): fix Cannot read property exception
2016-07-04 18:01:53 +03:00
nixa
4f10ea8403
fix(webpack): #2 correct relative base url to work inside a folder
2016-05-20 18:23:38 +03:00
nixa
525d3444fe
fix(webpack): correct relative base url to work inside a folder
2016-05-20 18:03:29 +03:00
nixa
669b3df4b5
clean up
2016-04-29 17:23:33 +03:00
smartapant
6558ee2fc4
Initial commit.
2016-04-20 16:32:12 +03:00