Fancy

Results 15 issues of Fancy

因为上传接口的url和上传的文件有关系,需要动态改变

第一次用,按教程操作,底部一直都是空的,求具体的操作步骤。。。 ![image](https://user-images.githubusercontent.com/1636927/93072973-c5205c80-f6b4-11ea-890d-dfbd27332766.png)

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的解决方案,不知道跟具体方案有没有关系