Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant read trim of undefined #38

Open
jyjin opened this issue Dec 24, 2015 · 1 comment
Open

cant read trim of undefined #38

jyjin opened this issue Dec 24, 2015 · 1 comment

Comments

@jyjin
Copy link

jyjin commented Dec 24, 2015

 fis.match('::packager', {
     postpackager: fis.plugin('loader', {
           allInOne: true
     })
 });

1.没加上述代码压缩js/css/png、及时间戳均成功
2.加了上述代码报can't read trim of undefined
3.项目没有异步依赖require/sea/common诸如
4.分别在我的两个项目中fis-conf中加入了这样打包,第一个项目成功了,第二个项目失败
5.失败的第二个项目唯一区别,有个别文件已经压缩过一遍

希望我的描述狗精确,能给我点可能的原因或者解决方案,谢谢!

@2betop
Copy link
Contributor

2betop commented Dec 24, 2015

编译的时候 --verbose ,然后把出错的部分贴出来瞧瞧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants