0

I'm working with React.Net + requireJs, my questions are:

1.how can I minify my jsx files

2.how can I minify my jsx files in a way that i won't harm the current code, i.e.: some of my requireJs injections are like this:

require(['!jsx/someJsxFilePath'])

Will I have to change this after I minify, if yes, how?

Amit Shadadi
  • 617
  • 2
  • 7
  • 20

0 Answers0