Skip to content

legraphista/d2-weapons-breakdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Troubleshoot

Dev

yarn start

disable --isolatedModules enforcement

until react-script get its sh*t together and uses babel 7.15 with TS const enum

update file node_modules/react-scripts/scripts/utils/verifyTypeScriptSetup.js
and disable writing JSON at line 286: writeJson(paths.appTsConfig, appTsConfig);
then set "isolatedModules": false in tsconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published