Fancy

Results 26 comments of Fancy

@gnipbao 谢谢,不过MEI不知道是什么规则,我的iqiyi.com的scroe值才0.10,也可以带音播

Is it fixed now?

@yuerbaby Thanks very much. After set the global constant, the prompt show,but it will throw a new error as below after I complete all the questions ``` error: pathspec 'commit'...

@chengbapi 可能我没描述清楚,我是想问下现有的基于gazira的项目如何迁移到spm3?如何去seajs

@caolvchong 嗯嗯,谢谢,是不是还要修改对应的页面引用,每个页面引用一个不同的js文件

``` js //排除非项目文件 fis.config.set('project.exclude', [ "output/**", 'README.md', /\.(sh)$/i, 'node_modules/**', 'bower_components/**' ]); //排除不监听的文件 fis.config.set('project.watch.exclude', [ "output", 'README.md', /\.(scss|sh)$/i, 'node_modules', 'bower_components', 'scss' ]); fis.config.set('pack', { 'pkg/lib.js': [ '/modules/jquery/**.js' ] }); //静态资源域名,使用pure release命令时,添加--domains或-D参数即可生效...

So does it support stylelint error now?