Closed AderCode closed 6 years ago
To be able to use .jsx extension for use with emmet shortcuts.
.jsx
when using a .jsx extension webpack fails to compile. when extension is changed to .js, everything compiles correctly.
.js
MDB: 4.2.0 Node: 9.3.0 VSCode v1.22
For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum
This problem is connected with the webpack config of MDB React. We'll try to fix it in the future. Thanks for letting us know about the error.
Expected behavior
To be able to use
.jsx
extension for use with emmet shortcuts.Actual behavior
when using a
.jsx
extension webpack fails to compile. when extension is changed to.js
, everything compiles correctly.Your working environment and MDB version information
MDB: 4.2.0 Node: 9.3.0 VSCode v1.22
Resources (screenshots, code snippets etc.)
For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum