add toggle for acrylic, fix roact fragments
This commit is contained in:
parent
3b327ea260
commit
3d641b34ce
8 changed files with 167 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
"downlevelIteration": true,
|
||||
"jsx": "react",
|
||||
"jsxFactory": "Roact.createElement",
|
||||
"jsxFragmentFactory": "Roact.Fragment",
|
||||
"jsxFragmentFactory": "Roact.createFragment",
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "Node",
|
||||
"noLib": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue