Vue service worker, served by Flask2019 Community Moderator ElectionLoad cdn file and save it in Service WorkerService worker for Rails app - caching for offline useHow can I cache external URLs using service worker?Chrome not showing “add to homescreen” in my PWAPassing state info into a service worker before `install`Service worker caches files but doesn't load offlineHow to register a service worker using Python Flask templatesAngular 5 service worker not working with ExpressCache MP3 Audio Files for Offline AccessHow to redirect anchor href call to indexed db and download the document
How does signal strength relate to bandwidth?
In which way proportional valves are controlled solely by current?
How to fix my table, centering of columns
The need of reserving one's ability in job interviews
Misplaced tyre lever - alternatives?
Is there a frame of reference in which I was born before I was conceived?
How to use math.log10 function on whole pandas dataframe
Is there a math equivalent to the conditional ternary operator?
Split a number into equal parts given the number of parts
Is divide-by-zero a security vulnerability?
How to disable or uninstall iTunes under High Sierra without disabling SIP
Being asked to review a paper in conference one has submitted to
Has Wakanda ever accepted refugees?
Draw bounding region by list of points
Plagiarism of code by other PhD student
Sometimes a banana is just a banana
Four buttons on a table
Where is the fallacy here?
Why would the IRS ask for birth certificates or even audit a small tax return?
Is there a limit on the maximum number of future jobs queued in an org?
Is every open circuit a capacitor?
How to merge row in the first column in LaTeX
PTIJ: What’s wrong with eating meat and couscous?
Is there a way to find out the age of climbing ropes?
Vue service worker, served by Flask
2019 Community Moderator ElectionLoad cdn file and save it in Service WorkerService worker for Rails app - caching for offline useHow can I cache external URLs using service worker?Chrome not showing “add to homescreen” in my PWAPassing state info into a service worker before `install`Service worker caches files but doesn't load offlineHow to register a service worker using Python Flask templatesAngular 5 service worker not working with ExpressCache MP3 Audio Files for Offline AccessHow to redirect anchor href call to indexed db and download the document
I'm planning to build a PWA with Vue.js and Flask, all wrapped as an Native App webview.
My questions are about service worker and Vue.js script that loads from the CDN.
Vue's documentation suggests that the only needed thing to get it going is to add the vue script into the <head> tag.
I plan to do the design with bootstrap and some fontawesome icons.
In order to serve them as a PWA, and work offline, should I download the files (bootstrap, vue, fontawesome) and link them into the service worker?
What would be the best practice to serve the files as a PWA?
vue.js vuejs2 service-worker progressive-web-apps
add a comment |
I'm planning to build a PWA with Vue.js and Flask, all wrapped as an Native App webview.
My questions are about service worker and Vue.js script that loads from the CDN.
Vue's documentation suggests that the only needed thing to get it going is to add the vue script into the <head> tag.
I plan to do the design with bootstrap and some fontawesome icons.
In order to serve them as a PWA, and work offline, should I download the files (bootstrap, vue, fontawesome) and link them into the service worker?
What would be the best practice to serve the files as a PWA?
vue.js vuejs2 service-worker progressive-web-apps
add a comment |
I'm planning to build a PWA with Vue.js and Flask, all wrapped as an Native App webview.
My questions are about service worker and Vue.js script that loads from the CDN.
Vue's documentation suggests that the only needed thing to get it going is to add the vue script into the <head> tag.
I plan to do the design with bootstrap and some fontawesome icons.
In order to serve them as a PWA, and work offline, should I download the files (bootstrap, vue, fontawesome) and link them into the service worker?
What would be the best practice to serve the files as a PWA?
vue.js vuejs2 service-worker progressive-web-apps
I'm planning to build a PWA with Vue.js and Flask, all wrapped as an Native App webview.
My questions are about service worker and Vue.js script that loads from the CDN.
Vue's documentation suggests that the only needed thing to get it going is to add the vue script into the <head> tag.
I plan to do the design with bootstrap and some fontawesome icons.
In order to serve them as a PWA, and work offline, should I download the files (bootstrap, vue, fontawesome) and link them into the service worker?
What would be the best practice to serve the files as a PWA?
vue.js vuejs2 service-worker progressive-web-apps
vue.js vuejs2 service-worker progressive-web-apps
asked 11 hours ago
iamrootiamroot
417
417
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55021317%2fvue-service-worker-served-by-flask%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55021317%2fvue-service-worker-served-by-flask%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown