diff --git a/container/public/LuigiCompoundContainer.js b/container/public/LuigiCompoundContainer.js new file mode 100644 index 0000000000..35e5f15204 --- /dev/null +++ b/container/public/LuigiCompoundContainer.js @@ -0,0 +1 @@ +export { LuigiCompoundContainer as default } from "./bundle.js"; \ No newline at end of file diff --git a/container/public/LuigiContainer.js b/container/public/LuigiContainer.js new file mode 100644 index 0000000000..b9ee6e194f --- /dev/null +++ b/container/public/LuigiContainer.js @@ -0,0 +1 @@ +export { LuigiContainer as default } from "./bundle.js"; \ No newline at end of file