restore content editor launcher entrypoint
This commit is contained in:
parent
e79bc2e339
commit
656f4562c1
5 changed files with 113 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ export default defineConfig({
|
|||
rollupOptions: {
|
||||
input: {
|
||||
main: resolve(__dirname, "index.html"),
|
||||
worldshaperContent: resolve(__dirname, "worldshaper-content.html"),
|
||||
futureSharedContract: resolve(__dirname, "Future - Shared Contract.html"),
|
||||
worldshaperStudio: resolve(__dirname, "worldshaper-studio.html"),
|
||||
worldshaperHeightViewer: resolve(__dirname, "worldshaper-height-viewer.html"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue