Sylvain
ac32b261b3
fix building app in dev with hmr
2022-03-15 11:13:03 +01:00
Sylvain
b82b2909d8
fix building the assets in dev with HMR
2022-03-14 17:17:04 +01:00
Sylvain
ac0dacbc88
fix webpack 5 errors
2022-03-14 14:52:23 +01:00
Sylvain
39f1b3cf7c
updated API usages + [ongoing] updating integrations
2022-03-09 17:37:59 +01:00
Sylvain
2d0819a26d
disable loose option for @babel/plugin-proposal-class-properties
...
The loose option must be the same for @babel/plugin-proposal-class-properties and @babel/preset-env. Official babel docs recommands to disable loose option
2021-05-25 11:24:22 +02:00
Sylvain
a72473f0b6
added typescript + hmr
2020-10-27 09:41:16 +01:00
Sylvain
c7a8668fd6
architecture changes to allow including React.js components into the application
2020-10-21 15:07:01 +02:00
Sylvain
39682e24e4
fix locales with webpack
2020-09-15 15:00:05 +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