We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d7882e commit 5803c1aCopy full SHA for 5803c1a
packages/framework-info/netlify.toml
packages/framework-info/vite.config.js
@@ -17,6 +17,7 @@ export default {
17
// Need to specify the directory because if this is invoked from the repository root,
18
// the 'dist' folder is created outside of the 'framework-info' directory
19
root: '.',
20
+ publicDir: 'assets',
21
build: {
22
lib: {
23
entry: CORE_FILE,
0 commit comments