webcodesk-app icon indicating copy to clipboard operation
webcodesk-app copied to clipboard

Add option to customize directory structure

Open lhoff opened this issue 6 years ago • 1 comments

Just trying out this app and I like it, so far. One stumbling block, though: we don’t typically use a public folder in our project structure. We use dist, instead. But, when I point Webcodesk at an existing project, it raises errors, saying that a public folder is required.

Could you make public folders optional, and/or allow developers to specify what to use instead of public?

Thanks!

lhoff avatar Oct 16 '19 13:10 lhoff

@lhoff, thanks for trying Webcodesk. I can not remove the restriction for the public folder in this version of Webcodesk because it uses create-react-app for building the app, and the create-react-app tool needs this folder.

ipselon avatar Oct 16 '19 13:10 ipselon