mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-19 11:54:37 +00:00
use jsx transformer
This commit is contained in:
@@ -38,17 +38,20 @@
|
||||
"gulp-stylus": "1.3.3",
|
||||
"gulp-uglify": "~1.0.1",
|
||||
"gulp-util": "~3.0.1",
|
||||
"jsx-transform": "^0.10.1",
|
||||
"karma": "~0.12.21",
|
||||
"karma-chrome-launcher": "~0.1.4",
|
||||
"karma-cli": "0.0.4",
|
||||
"karma-coffee-preprocessor": "~0.2.1",
|
||||
"karma-jasmine": "~0.2.2",
|
||||
"pretty-hrtime": "~0.2.2",
|
||||
"through2": "^0.6.3",
|
||||
"vinyl-source-stream": "~1.0.0",
|
||||
"watchify": "~2.0.0"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"./jsx-transform",
|
||||
"6to5ify",
|
||||
"debowerify",
|
||||
"deamdify"
|
||||
|
||||
Reference in New Issue
Block a user