mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Use babel-runtime instead of babel-polyfill.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
{% render_bundle 'babelPolyfill' %}
|
||||
{# {% render_bundle 'babelPolyfill' %}#}
|
||||
{% if DEBUG %}
|
||||
{% render_bundle 'webpack' %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user