You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've placed inside a public folder, I've placed it inside the build folder. No matter where, when I load the app, the file is 404. I'm using "dev": "preact watch" to run the server.
***edit
Solution: I needed to place it inside the assets folder for it to be built.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've placed inside a public folder, I've placed it inside the build folder. No matter where, when I load the app, the file is 404. I'm using "dev": "preact watch" to run the server.
***edit
Solution: I needed to place it inside the assets folder for it to be built.
Beta Was this translation helpful? Give feedback.
All reactions