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
We have an application we deliver to different users and cannot know what base path they will deploy to at build time. We need a way for our users to specify a base path without needing to build (i.e. at runtime). Currently as a workaround we have them clone the repo, set the base path, and do a build.
Is it possible to do this? I was looking through #595, and see the paths.relative configuration but it's still not clear how to accomplish this. Any explanation would be a big help!
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
We have an application we deliver to different users and cannot know what base path they will deploy to at build time. We need a way for our users to specify a base path without needing to build (i.e. at runtime). Currently as a workaround we have them clone the repo, set the base path, and do a build.
Is it possible to do this? I was looking through #595, and see the
paths.relative
configuration but it's still not clear how to accomplish this. Any explanation would be a big help!Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions