playing with babel
Showing
jsx.js
0 → 100644
| ... | ... | @@ -15,6 +15,10 @@ |
| "kus-quizard": "./bin/index.js" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.3", | ||
| "@babel/plugin-transform-react-jsx": "^7.8.3" | ||
| } | ||
| }, | ||
| "plugins": [ | ||
| "@babel/plugin-transform-react-jsx" | ||
| ] | ||
| } |
public/js/view/page/export.jsx
0 → 100644
public/js/view/test.jsx
0 → 100644
Please
register
or
sign in
to comment