Is it possible to create a standalone javascript bundle alongside your Gatsby website? #29426
Unanswered
pauloborges
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're migrating a website from Wordpress frontend to a Gatsby frontend but we need to inject some JavaScript to some non-migrated pages. This JavaScript already exists in the new Gatsby webpage so it would be great if we could generate a "standalone" bundle (I believe webpack calls this an entry point?).
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions