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.
1 parent a4745e8 commit 4d21560Copy full SHA for 4d21560
packages/modules/web-actions/src/javascriptsource/webactions/actions/SetFavicon.js
@@ -5,6 +5,7 @@
5
// - the code between BEGIN USER CODE and END USER CODE
6
// - the code between BEGIN EXTRA CODE and END EXTRA CODE
7
// Other code you write will be lost the next time you deploy the project.
8
+import "mx-global";
9
import { Big } from "big.js";
10
11
// BEGIN EXTRA CODE
0 commit comments