fix compiling issues

This commit is contained in:
Kevin Jahns
2017-10-14 23:03:24 +02:00
parent 82015d5a37
commit 0e426f8928
36 changed files with 192 additions and 309 deletions

View File

@@ -1,4 +1,4 @@
import utf8 from 'utf-8'
import '../../node_modules/utf8/utf8.js'
const bits7 = 0b1111111
const bits8 = 0b11111111