We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d5e11 commit 714d9dcCopy full SHA for 714d9dc
packages/cycle-scripts/package.json
@@ -30,12 +30,16 @@
30
"cycle-scripts": "./index.js"
31
},
32
"dependencies": {
33
- "babel-core": "^6.24.1",
34
- "babel-loader": "^6.4.1",
+ "@webpack-blocks/babel6": "^0.4.1",
+ "@webpack-blocks/dev-server2": "^0.4.0",
35
+ "@webpack-blocks/tslint": "^0.4.0",
36
+ "@webpack-blocks/typescript": "^0.4.0",
37
+ "@webpack-blocks/webpack2": "^0.4.0",
38
"babel-plugin-transform-object-rest-spread": "^6.23.0",
39
"babel-plugin-transform-react-jsx": "^6.24.1",
40
"babel-preset-env": "^1.3.3",
41
"chalk": "^1.1.3",
42
+ "copy-webpack-plugin": "^4.0.1",
43
"cross-spawn": "^5.1.0",
44
"fs-extra": "^2.1.2",
45
"html-webpack-plugin": "^2.28.0",
0 commit comments