FFFirer

Results 2 comments of FFFirer

Maybe generate different things on windows or linux? check these files: on windows: [syntax-windows.js.txt](https://github.com/user-attachments/files/15912275/syntax-windows.js.txt) on linux: [syntax-linux.js.txt](https://github.com/user-attachments/files/15912278/syntax-linux.js.txt) The difference between the two files may be related to ‘react-hot-loader’, I guess

After looking through the source code of 'react-hot-loader', I decided to comment out the following code to disable react-hot-loader from working. ```javascript # /superset-frontend/babel.config.js module.exports = { ... plugins: [...