-
brianleroux I managed to build a tetris clone with no build tools, entirely es module / imports. To get it to work in IE…sorry, *Safari*, I had to add webpack. Was pretty minimal, which is the amount of build I want: github.com/remy/tetrisy/blob/master/webpack.config.js (only used in nomodule support)