Skip to content

Commit

Permalink
DEP Upgrade frontend build stack (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Feb 7, 2023
1 parent d1c49cd commit 6f8b057
Show file tree
Hide file tree
Showing 11 changed files with 4,740 additions and 3,396 deletions.
6 changes: 0 additions & 6 deletions .eslintrc

This file was deleted.

1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('@silverstripe/eslint-config/.eslintrc');
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10
18
6 changes: 6 additions & 0 deletions babel.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
]
}
2 changes: 1 addition & 1 deletion client/dist/js/advancedworkflow.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6f8b057

Please sign in to comment.