How should I configure grunt-usemin to work with relative path

前端 未结 9 1732
予麋鹿
予麋鹿 2021-01-30 23:13

I have a grunt project backed by a yeoman-generator that I\'ve built based on the generator-webapp, if it\'s of any help, you can find it on GitHub

The grunt project mak

9条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-30 23:57

    I make a bug fix for the relative path. https://www.npmjs.com/package/grunt-usemin-fix

    You can copy and past the change to source of use-min to use the relative path

提交回复
热议问题