Sylvain
|
f5709ef60e
|
get stripe payment method
|
2020-11-25 17:13:45 +01:00 |
|
Sylvain
|
a72473f0b6
|
added typescript + hmr
|
2020-10-27 09:41:16 +01:00 |
|
Sylvain
|
0c1f5f5f25
|
webpack production configuration: path to ngtemplates
|
2020-10-19 15:03:11 +02:00 |
|
Sylvain
|
2bbbe8c7d2
|
change configuration of auto-ngtemplate-loader to use absolute path
|
2020-10-19 14:40:18 +02:00 |
|
Sylvain
|
875c7a6df8
|
WIP: correct angualrJS templates path for production build
see: https://github.com/WearyMonkey/ngtemplate-loader
|
2020-10-12 09:00:22 +02:00 |
|
Sylvain
|
585f01b671
|
compile angular-ui-tour from the sources
|
2020-10-07 16:37:01 +02:00 |
|
Sylvain
|
1f03155eb0
|
fix compilation of angular-ui-tour
|
2020-10-07 14:25:48 +02:00 |
|
Sylvain
|
4f441e46aa
|
provide ui-tour dependencies
|
2020-10-07 11:09:10 +02:00 |
|
Sylvain
|
0d28da1e44
|
re-enable minifying in production + use fork w/ dependencies injection for angular-ui-codemirror
|
2020-10-07 10:34:27 +02:00 |
|
Sylvain
|
c30e096e53
|
fix loading ui-tour with webpack
|
2020-10-07 10:25:27 +02:00 |
|
Sylvain
|
ac4dcfd5fd
|
disable uglify in production to find the unknown provider
|
2020-10-07 09:06:36 +02:00 |
|
Sylvain
|
67b0655272
|
add prefix to ngtemplate-loader
|
2020-10-06 16:05:23 +02:00 |
|
Sylvain
|
8d76c78cc5
|
fix load loadsh with webpack
|
2020-09-28 18:11:56 +02:00 |
|
Sylvain
|
57512cfdd4
|
do not use row-loader
|
2020-09-28 12:41:31 +02:00 |
|
Sylvain
|
5cbb40f064
|
WIP: use raw-loader to load dependencies
see: https://stackoverflow.com/questions/28969861/managing-jquery-plugin-dependency-in-webpack
|
2020-09-23 17:20:26 +02:00 |
|
Sylvain
|
149d24e8a3
|
fix missing dependencies
|
2020-09-22 16:46:35 +02:00 |
|
Sylvain
|
562fb5d8d7
|
fix requiring templates from ngtemplate-loader
|
2020-09-22 16:04:42 +02:00 |
|
Sylvain
|
a398ba8b8e
|
fix loading angular-ui-tour templates + use templateUrl instead of template:require()
|
2020-09-22 14:46:13 +02:00 |
|
Sylvain
|
4e4ab9c4c2
|
load angular templates with webpack
|
2020-09-22 14:20:47 +02:00 |
|
Sylvain
|
2ef7c06cb2
|
updated fontawesome to v5 + fix load fonts with webpack
|
2020-09-22 11:28:42 +02:00 |
|
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 |
|