We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ea7b0e + 2e6b09e commit a221c0aCopy full SHA for a221c0a
app/javascript/alchemy_admin/components/index.js
@@ -1,3 +1,6 @@
1
+"use strict"
2
+// ^ add support for top-level await in Terser
3
+
4
import "alchemy_admin/components/action"
5
import "alchemy_admin/components/attachment_select"
6
import "alchemy_admin/components/button"
0 commit comments