cache plugins for offline usage #1021
-
ProblemPlugins are not cached locally, requiring a constant internet connection. See #1008 as an example. ProposalCache plugins to enable offline usage. Requirements
Additional informationCaching plugins requires persistent data storage see #1021 (reply in thread)
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 5 replies
-
I think I saw the answer for the following question in an issue somewhere but I can't find it rn. Why can't one import the inlang plugins from the |
Beta Was this translation helpful? Give feedback.
-
This feature would be really useful! I recently found this out the hard way 😅 What is needed to make this happen? Any blocking issues? |
Beta Was this translation helpful? Give feedback.
-
Having modules cached locally as files would also be useful for side-stepping issues like #2133 |
Beta Was this translation helpful? Give feedback.
-
Apparently there is now another Issue caused by data-url imports not being reliable in Github Actions. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the great extension! it'd be so great and straightforward to have the plugins offline. |
Beta Was this translation helpful? Give feedback.
-
@LorisSigrist implemented cache of modules (plugins & lint rules) with #2940. Merge will happen soon. Hence, closing this discussion as "basic version that enables offline work will be shipped this week". |
Beta Was this translation helpful? Give feedback.
@LorisSigrist implemented cache of modules (plugins & lint rules) with #2940.
Merge will happen soon. Hence, closing this discussion as "basic version that enables offline work will be shipped this week".