mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 02:19:08 +00:00
modernize dependencies
This commit is contained in:
parent
ea51d94c16
commit
5a1fc526db
22 changed files with 8578 additions and 22658 deletions
4
UI/config-overrides.js
Normal file
4
UI/config-overrides.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
const { override, addDecoratorsLegacy } = require('customize-cra')
|
||||
module.exports = override(
|
||||
addDecoratorsLegacy()
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue