file_packager: --separate-metadata but directories are hardcoded #22054
Unanswered
takase1121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Continuing from #22039, I am trying to preload my application files. The application files are loaded on runtime and doesn't affect the compiled output. file_packager allows generating separate metadata files, but the creation of directories is still hardcoded in the generated JS output. Is this a Closure compiler limitation or is simply overlooked?
Beta Was this translation helpful? Give feedback.
All reactions