n8n-editor-ui 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<script src="/{{BASE_PATH}}/static/posthog.init.js" type="text/javascript"></script>
|
|
12
12
|
|
|
13
13
|
<title>n8n.io - Workflow Automation</title>
|
|
14
|
-
<script type="module" crossorigin src="/{{BASE_PATH}}/assets/index-
|
|
14
|
+
<script type="module" crossorigin src="/{{BASE_PATH}}/assets/index-DeqFSI1J.js"></script>
|
|
15
15
|
<link rel="modulepreload" crossorigin href="/{{BASE_PATH}}/assets/_plugin-vue_export-helper-BwBpWJRZ.js">
|
|
16
16
|
<link rel="modulepreload" crossorigin href="/{{BASE_PATH}}/assets/preload-helper-CR0ecmWK.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="/{{BASE_PATH}}/assets/chunk-6z4oVpB-.js">
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</noscript>
|
|
177
177
|
<div id="app"></div>
|
|
178
178
|
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
|
|
179
|
-
<script nomodule crossorigin id="vite-legacy-polyfill" src="/{{BASE_PATH}}/assets/polyfills-legacy-
|
|
180
|
-
<script nomodule crossorigin id="vite-legacy-entry" data-src="/{{BASE_PATH}}/assets/index-legacy-
|
|
179
|
+
<script nomodule crossorigin id="vite-legacy-polyfill" src="/{{BASE_PATH}}/assets/polyfills-legacy-BNfslv7w.js"></script>
|
|
180
|
+
<script nomodule crossorigin id="vite-legacy-entry" data-src="/{{BASE_PATH}}/assets/index-legacy-DTxBMPck.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
|
|
181
181
|
</body>
|
|
182
182
|
</html>
|