cooking icon indicating copy to clipboard operation
cooking copied to clipboard

👨‍🍳 更易上手的前端构建工具

Results 27 cooking issues
Sort by recently updated
recently updated
newest added

F:\ λ cooking create mul vue [[email protected]] - generator project [slush] No generator by name: "cooking-vue" was found! [slush] Try installing it with `npm install -g slush-cooking-vue` first. F:\ λ...

### cooking version 1.5.2 ### What is Expected? ### What is actually happening? ![image](https://user-images.githubusercontent.com/3675138/32878205-04697a1a-cae0-11e7-82f3-fbd730063ce4.png) 如果引入ts编写的模块是正常的,但模块如果是es6编写的,会出现如上情况,在vue-cli下是不存在此问题 我的demo https://github.com/minerchow/vue-typescript-demo

Please see: https://github.com/webpack/webpack-dev-server/issues/1104 Specific case: `webpack-dev-server` 2.8.x in iOS 9.3.3 Safari ES6 codes of `webpack-dev-server/client/index.js` will be injected to browser, then throw Error: "Const declarations are not supported in strict...

support webpack resolve.modules

cooking-cli: 1.5.5 cooking: 1.5.4 按照官网的介绍新建一个项目,运行cooking watch,访问http://localhost:8080。 修改app.vue,保存之后浏览器底部出现:OK,控制台打印:"webpack: Compiled successfully.",但是页面的内容没有刷新。 中间没有任何错误提示。为啥不刷新? ![wx20171106-173051](https://user-images.githubusercontent.com/262747/32434162-40919286-c318-11e7-8c35-cc590a5a3051.png)

Please makes sure these boxes are checked before submitting your PR, thank you! * [ ] Make sure you follow the contributing guide. * [ ] Rebase before creating a...

请问如何用es6语法去启动cooking, import 'xx' from 'xx';会报错

### cooking version 1.5.2 ### What is Expected? 想知道cooking watch -c build/cooking.demo.js -p 之后 dev-servser伺候的目录在那里, webpack bundle之后的目录在那里? 我在dist: './dist' 但是还是没有发现这个目录? 这个目录就是不给看到的? 怎么才能看到这个目录? ### What is actually happening?

### cooking version 1.5.2 ### What is Expected? 想知道cooking watch -c build/cooking.demo.js -p 之后 dev-servser伺候的目录在那里, webpack bundle之后的目录在那里? 我在dist: './dist' 但是还是没有发现这个目录? 这个目录就是不给看到的? 怎么才能看到这个目录? ### What is actually happening?