the great reshuffle and new theatre
This commit is contained in:
parent
48c7db3f6e
commit
63ddc4b317
56 changed files with 347 additions and 29 deletions
|
@ -568,7 +568,13 @@
|
|||
<!-- EXPORT BEGIN -->
|
||||
<script id="ffmpeg.min.js" type="application/javascript" src="/web/ffmpeg_modules/ffmpeg.min.js"></script>
|
||||
<!-- EXPORT END -->
|
||||
|
||||
<script> const process = {
|
||||
env: {
|
||||
NODE_ENV: 'production'
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<!--<script id="core-and-studio.min.js" type="application/javascript" src="/web/theatre_modules/core-and-studio.js"></script>-->
|
||||
<script type="module" src="/web/js/main.js"> </script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue