Closed kabirgh closed 7 years ago
Looking for feedback on the new structure. Aimed for shallower file paths and more logical separations.
src/ui/
src/panel/
src/extension/...
src/...
src/src_chrome/manifest.json
src/manifest.json
dist/blueprint.css
dist/style/blueprint.css
commons
common
utils
util
Looks good to me
Looking for feedback on the new structure. Aimed for shallower file paths and more logical separations.
src/ui/
=>src/panel/
src/extension/...
=>src/...
src/src_chrome/manifest.json
=>src/manifest.json
dist/blueprint.css
=>dist/style/blueprint.css
commons
=>common
,utils
=>util