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
I appreciate you bringing this to our attention. Unfortunately, we haven't integrated support for this particular feature on our LNG dist just yet.
However, in the meantime, you can still create a dist version with es5 by using the command:
lng dist --es5
Rest assured that we are taking note of your request and we will definitely consider adding support for it in future releases. Thank you for your understanding and patience!
Given a custom
settings.[ENV].json
settings.es5.json
:The following options in
package.json
:npm run build:es5
builds an ES5 bundlenpm run dist:es5
builds an ES6 bundle using the same json configThe text was updated successfully, but these errors were encountered: