Replies: 2 comments
-
|
Dropping this here for those that need a A common pitfall I ran into is ensuring your static assets (like CSS) are configured correctly for the server build (global instead of web target). The key is to use a 1. Configure
|
Beta Was this translation helpful? Give feedback.
-
|
This is now possible in 0.7.0-rc.3 using Any files in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to add a static asset at the same level as the
index.htmlfile in a bundle? For example, arobots.txtfile that must keep the same name, without any hash, and must be served from the top-level path/robots.txt.Beta Was this translation helpful? Give feedback.
All reactions