Cory House
Cory House
There's a free trial at the link I provided in the issue. :+1:
It's still occurring for me on Windows 7. What version of Windows are you on?
Odd, I'm running the exact same setup. I'm stumped why we're seeing different results.
That's a good point. I'm looking into adding a [prompt to warn the user](https://www.npmjs.com/package/prompt). Open to suggestions.
Regarding "overzealous", I want to avoid the maintaining a list of exact files to delete. Doing so would likely just lead to bugs/orphaned files later in the remove-demo script.
Good points, but I'm not sure about the .demo naming idea: What files would be labeled .demo? For instance, should index.js for the root reducer logically be index.demo.js - given...
@raythree I believe the demo app serves the purpose you suggested. One can make minimum edits to make it the demo app if they prefer starting with a working app....
@raythree Thanks for the suggestions. I'm open to tweaking the remove-demo, but I want to avoid large changes like moving to ducks, using domain folders, or dumping/moving spec files. I...
Can you share your code on GitHub so i can try to reproduce?
Please try again with the latest version of Slingshot. We've added a Webpack plugin that caches the build that should speed the build.