vuejs-templates / browserify

A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.
272 stars 85 forks source link

Issue globbing `./static/*` to dist #28

Closed RyanSquared closed 8 years ago

RyanSquared commented 8 years ago
⠋ building for production...cp: no such file or directory: static/*

I'm pretty sure you can use the node-glob package to "properly" implement this, or use an automated shell system that allows actually running as a shell rather than just the commands themselves.

zigomir commented 8 years ago

@ChickenNuggers not sure what do you mean by that. I can't find any static reference in this repo.

RyanSquared commented 8 years ago

Sorry. Wrong repo. I can't actually find the right one. >_>