typescript-with-electron-react-kit icon indicating copy to clipboard operation
typescript-with-electron-react-kit copied to clipboard

Look into fusebox TypeScriptCompiler option?

Open rmevans9 opened this issue 7 years ago • 2 comments

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. ¯\_(ツ)_/¯

rmevans9 avatar Oct 01 '17 00:10 rmevans9

I don't think I've seen that setting before. What does it do?

skellock avatar Oct 01 '17 00:10 skellock

The useTypescriptCompiler option is for projects that are JS based. It tells Fuse-Box to use the Typescript compiler for everything.

coder2000 avatar May 29 '19 15:05 coder2000