Skip to content

Commit

Permalink
update css and js generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Jun 11, 2024
1 parent 642c7f1 commit 81c5bf9
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 117 deletions.
4 changes: 2 additions & 2 deletions .babelrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-proposal-class-properties"]
// "presets": ["@babel/preset-env"],
// "plugins": ["@babel/plugin-proposal-class-properties"]
}
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"compile-hero.disable-compile-files-on-did-save-code": true
}
Loading

0 comments on commit 81c5bf9

Please sign in to comment.