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
From the docs:
"The build is minified and the filenames include the hashes."
Is there a configuration option to define the bundle file name (statically without hash) ? Or is there a way to get the bundle filename during the build?
Need to bypass index.html and load the JS bundle directly from a portal application.