Giter Site home page Giter Site logo

Comments (8)

niphor avatar niphor commented on June 10, 2024

@lepture 已经仔细看过example的例子了,但是没看见有用的信息,如果只是警告那也就算了,关键是会直接停止后续文件的生成,求大神给个解决方案啊,我已经等了半个月了...

from grunt-cmd-transport.

zero7u avatar zero7u commented on June 10, 2024

@niphor 我也遇到这个问题了,很多警告,而且停止生成后面的文件。请问你解决了吗?

from grunt-cmd-transport.

zero7u avatar zero7u commented on June 10, 2024

@niphor 这可能是中间出错的原因,刚才我检查了下,有些文件没用到,里面有语法错误,删掉就ok了。

from grunt-cmd-transport.

popomore avatar popomore commented on June 10, 2024

楼上应该是依赖的文件找不到

options: {
   paths: ['test/cases/assets'],
   alias: {
     'foo': 'arale/class/foo',
     '$': '$'
   }
}

from grunt-cmd-transport.

niphor avatar niphor commented on June 10, 2024

@zero7u 嗯 试了一下,是修复了的。

from grunt-cmd-transport.

zero7u avatar zero7u commented on June 10, 2024

@popomore 依赖文件找不到是什么原因呢,虽然很多警告,但结果还是对的

from grunt-cmd-transport.

popomore avatar popomore commented on June 10, 2024

paths 下面没依赖的文件,无法分析这些文件,生成的 deps 是不完整的。

from grunt-cmd-transport.

zero7u avatar zero7u commented on June 10, 2024

好深奥,不研究了,够用就行 😸

from grunt-cmd-transport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.