Sylvain
|
5764233c67
|
fix stylesheets compilation with webpack
|
2020-09-22 09:45:18 +02:00 |
|
Sylvain
|
9b6e5408f9
|
refactor usage of html templates in JS to make it compatible with webpack html-loader
|
2020-09-21 14:50:28 +02:00 |
|
Sylvain
|
d43516f6fe
|
fixes [:ctrlreg] The controller with the name '...' is not registered
|
2020-09-21 13:23:28 +02:00 |
|
Sylvain
|
45d60952b7
|
[WIP] fix webpack dependencies with global variables
Using:
- expose-loader
- exports-loader
- import-loader
- https://medium.com/@drgenejones/using-webpack-with-legacy-angular-spas-exposing-global-variables-to-child-modules-599e32f373c9
|
2020-09-16 16:54:56 +02:00 |
|
Sylvain
|
ad2ca33c6f
|
export Application (shimming)
|
2020-09-16 15:38:07 +02:00 |
|
Sylvain
|
72d79e8e31
|
fix erb+nonJS loaders
|
2020-09-16 14:12:45 +02:00 |
|
Sylvain
|
b760c10414
|
fix sass for webpack
|
2020-09-15 12:57:54 +02:00 |
|
Sylvain
|
ec8fe3bf28
|
fixes import of JS dependencies
|
2020-09-14 16:08:49 +02:00 |
|
Sylvain
|
6e5713438f
|
remove useless references to asset_pack_path or equivalents
|
2020-09-09 15:28:35 +02:00 |
|
Sylvain
|
44ca50b4e1
|
load template and erb with webpack
|
2020-09-09 11:54:49 +02:00 |
|
Sylvain
|
cd1abb15e8
|
enable splitchunk
|
2020-09-09 08:51:53 +02:00 |
|
Sylvain
|
e37e368e90
|
updated links to html assets to use webpacker
|
2020-09-09 08:45:48 +02:00 |
|
Sylvain
|
9efab4e3a1
|
migrate to webpack
https://mariochavez.io/desarrollo/2020/05/19/from-the-asset-pipeline-to-webpack.html
|
2020-09-07 15:52:05 +02:00 |
|