#hoisted.js no generated

3 messages · Page 1 of 1 (latest)

maiden crag
#

I have a problem. When I execute my astro in local (npm run dev) all works perfectly, but when I do a build (npm run build), inside dist/_astro appears a hoisted.js that imports anther hoisted.js that not exist.

The only thing I add to the astro theme is a little script that generate a button to copy the code that I write on a post.

gritty chasmBOT
#
Quiet in here?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

maiden crag
#

No, It isn´t. the script works in all pages except when I enter to a post page