This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wallabag
Watch
1
Star
0
Fork
You've already forked wallabag
0
mirror of
https://github.com/wallabag/wallabag.git
synced
2024-10-31 22:28:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
72d75a6896
wallabag
/
.babelrc
11 lines
103 B
Text
Raw
Normal View
History
Unescape
Escape
Adds Webpack support and removes the use for Grunt Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
2017-03-31 18:21:41 +00:00
{
Upgrade to NodeJS 12 Update javascript deps to latest version. Rebuild assets - Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later. - Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 10:22:29 +00:00
"presets": [
[
"@babel/preset-env",
{
"modules": false
}
Adds Webpack support and removes the use for Grunt Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
2017-03-31 18:21:41 +00:00
]
Upgrade to NodeJS 12 Update javascript deps to latest version. Rebuild assets - Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later. - Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 10:22:29 +00:00
]
Adds Webpack support and removes the use for Grunt Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
2017-03-31 18:21:41 +00:00
}
Reference in a new issue
Copy permalink