addyosmani / addyosmani/generator-webapp-uncss

vendor.css and some js give 404 after build

未關閉
#1 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
JavaScript
星號
41
分支
3
PR 合併指標
30 天內沒有已合併 PR

描述

I created a new project and i've noticed some 404 error after building the demo page:
- `styles/vendor.css`
- `scripts/main.js`
- `scripts/plugins.js`
- `scripts/vendor.js`

bootstrap.css it's inside a build block () but it get merged into main.css so we end with a 404 because `styles/vendor.css` doesn't exist.
`main.js`, `vendor.js` and `plugins.js` also don't get created and provide 404 after build.

Output of `yo --version && echo $PATH $NODE_PATH && node -e 'console.log(process.platform, process.versions)' && cat Gruntfile.js` [here](https://gist.github.com/slackerzz/c0c12bf7d593f62356b1).

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。