b-tsao / bored-games

0 stars 0 forks source link

Investigate esm and integrate esm #4

Closed b-tsao closed 4 years ago

b-tsao commented 4 years ago

See how/if it can be used to replace webpack/babel

command: node -r esm

b-tsao commented 4 years ago

Using CRA and typescript for building the app.

Using node -r esm to start the built app.