Replies: 1 comment
-
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.
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.html
file in a bundle? For example, arobots.txt
file 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