opcodes: add json extension to fix Webpack JSON loader
This commit is contained in:
parent
7203b7a94d
commit
ac8ae8f0ed
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
var opcodes = require('./opcodes')
|
||||
var opcodes = require('./opcodes.json')
|
||||
|
||||
// https://github.com/feross/buffer/blob/master/index.js#L1127
|
||||
function verifuint (value, max) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue