Skip to content

Dynamically importing a module loses "ownership"... (but not in the Solid playground) #2355

Answered by AlexErrant
AlexErrant asked this question in Q&A
Discussion options

You must be logged in to vote

Ah derp. I needed

    rollupOptions: {
      external: [
        "solid-js"
      ]
    },

and to run it in production mode... which I wrote about a year ago. Ulgh.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AlexErrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant