diff --git a/Makefile b/Makefile index f8d50034..1404b911 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -TSC=./node_modules/typescript/bin/tsc +TSC=./node_modules/typescript/bin/tsc --build all: cp nanoasm/src/assembler.ts src/worker/ diff --git a/embed.html b/embed.html index b5405b2f..d8e664b5 100644 --- a/embed.html +++ b/embed.html @@ -54,9 +54,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) { - + - + @@ -75,20 +75,17 @@ function require(modname) { - - - - - - - - - - - - - + + + + + + + + + + diff --git a/index.html b/index.html index 44ab85a2..1242173c 100644 --- a/index.html +++ b/index.html @@ -534,30 +534,30 @@ function require(modname) { - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - + + +