jadjoubran / webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard
https://webdash.xyz
MIT License
1.55k stars 70 forks source link

Implement webdash.json readableAssets #16

Closed jadjoubran closed 6 years ago

jadjoubran commented 6 years ago
readableAssets": {
      "./src/assets/": "/assets/"
}

exposes ./src/assets as /assets/, particularly useful to solve https://github.com/jadjoubran/webdash-pwa-manifest/issues/2 and future related issues

jadjoubran commented 6 years ago

😍✅