Open rmevans9 opened 7 years ago
https://github.com/fuse-box/react-example/blob/master/fuse.js#L21
Wut? Should we look into this? Maybe it would help us in some way. ¯\_(ツ)_/¯
I don't think I've seen that setting before. What does it do?
The useTypescriptCompiler option is for projects that are JS based. It tells Fuse-Box to use the Typescript compiler for everything.
useTypescriptCompiler
https://github.com/fuse-box/react-example/blob/master/fuse.js#L21
Wut? Should we look into this? Maybe it would help us in some way. ¯\_(ツ)_/¯