-
你好,今天使用了vue-echarts,效果不错。但是在编译的时候发生了错误。我也翻阅了前面已经closed的一些issue,但是好像没有效果。
重现步骤:
1. `vue init webpack my-project`
2. `npm install vue-echarts --save`
3. `vim my-project/src/main.js` 增加 vue-echart引…
-
* Node Version:
v7.7.3
* NPM Version:
4.5.0
* koa Version:
2.0.0
* koa-wepback Version:
0.3.1
```js
// webpack.config.js
var path = require( "path" );
var webpack = require( 'webp…
-
Interesting [new isomorphic-webpack package here](https://github.com/gajus/isomorphic-webpack). Haven't had a chance to look at it yet — and not sure if it would be of any help with this boilerplate —…
-
*Delete what isn't applicable below*
**I'm submitting a bug report**
**Webpack Version:**
2.x
**Babel Core Version**:
6.x
**Babel Loader Version**:
6.2.x
**Please tell us about your en…
-
Locally I was running node version `5.0.0` which caused an error during the `yarn install` step of `rails new`.
loader-runner (a sub-dependency of webpack) failed because of its [`engines` requirem…
-
- Laravel Mix Version: 0.8.8
- Node Version (`node -v`): 6.9.1
- NPM Version (`npm -v`): 4.0.5
- OS: Windows 10
### Description:
When I run `npm run hot` all runs fine until I update a v…
-
Hi Manfred,
I just spend over a hour to get things work, but I keep getting this error. As I am out of options, any help would be appreciated.
I took an Angular2 seed and NPM installed angular-o…
-
Hey,
I'm trying to proxy a wordpress server in my browsersync configuration. Everything _almost_ works but browser sync reloads before the webpack build is finished. If I make a change, then save t…
-
After merging https://github.com/fable-compiler/Fable/pull/806 now Fable can output multiple errors
![capture](https://cloud.githubusercontent.com/assets/8275461/25124689/c7ae18b0-242c-11e7-928d-7e…
-
Konva is awesome.
However, konva from npm is an all-in-one file, not every part is used in our project.
Is there anyway to require files like this?
```
npm install konva
# app.js
let Konva = requir…
beata updated
7 years ago