Fancy
Fancy
因为上传接口的url和上传的文件有关系,需要动态改变
第一次用,按教程操作,底部一直都是空的,求具体的操作步骤。。。 
I tried like below, but it does not work. ``` { loader: 'standard-loader', options: { parser: 'babel-eslint', "ignore": [ "../src/static/" ] } } ```
Hi, thanks you for the great work. I am trying write a new command to call the `cz-cli` like the [doc](https://github.com/commitizen/cz-cli#commitizen-for-multi-repo-projects) said. However, I will get some error as below...
如何迁移,关键步骤?
按目前的配置无法得到scss文件 ``` fis.match('*.scss', { rExt: '.css', parser: [ fis.plugin('node-sass', { includePaths: [ 'common/scss' ] || [], sourceMap : true }) ], postprocessor: fis.plugin('autoprefixer') }); ```
配置报错
提醒 ``` [WARNI] unable to merge data[modules.parser]. [WARNI] unable to merge data[roadmap.ext]. ``` 用的pure的解决方案,不知道跟具体方案有没有关系