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
When bundleSfx is true the config.js file is updated with the bundle information. I think this shouldn't be done because the standalone bundle doesn't require a config.js - so it would be nice to leave it in the original state.
The text was updated successfully, but these errors were encountered:
Schweigi
changed the title
"bundleSfx: true" modified config.js
"bundleSfx: true" modifies config.js
Dec 5, 2015
This may be related to #8.
When
bundleSfx
istrue
the config.js file is updated with the bundle information. I think this shouldn't be done because the standalone bundle doesn't require a config.js - so it would be nice to leave it in the original state.The text was updated successfully, but these errors were encountered: