Replies: 4 comments 3 replies
-
|
I made a codesandbox that doesn't work but shows the idea. |
Beta Was this translation helpful? Give feedback.
-
|
I was also just searching for this feature. Would love to load SVGs from the CMS. |
Beta Was this translation helpful? Give feedback.
-
|
Did any of you figure this out @JuHwon / @EloB ? I'm also trying to get this to work |
Beta Was this translation helpful? Give feedback.
-
|
Follow up, pretty sure this is not possible: #36895 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is possible or bad but would be kind of cool if I can implement these to together somehow.
https://nextjs.org/docs/api-reference/next.config.js/url-imports
https://nextjs.org/docs/advanced-features/dynamic-import
https://www.framer.com/docs/guides/handshake
So I can add a way to include "snippet" of components into a CMS. So marketing could go crazy on the marketing website.
Another thought might be to make some type of integration between CMS and the deploy system so it triggers a build but then installing "new" snippet in CMS would take awhile.
Is there possible to have some type of runtime url import?
Beta Was this translation helpful? Give feedback.
All reactions