I want some of files in bundle be serverd external, does Web Bundle currently support this?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
I'm writing a tech demo for AIoT scene: cloud server transfers a single-page web app in a bundle file(which i'm considering use Webpack tool to do this package work) to a edge-side gateway/broker, who then serve the web app to user's mobile phone.
My current requirements: some of files in bundle is already in my demo's runtime which is pre-installed in IoT devices, and some is very-BIG binary tensorflow.js model files which may be served via external URLs, i guess webpackage spec. can specify them as external?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Web Bundle specification and the deployment scenario described in the issue, focusing on pre-installed files and large TensorFlow.js model files served from external URLs. No files or tests are mentioned. Done means establishing whether external resources are supported and documenting the required behavior or the gap that would need design work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow, webpack
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100