chore: integrate jison into webpack build

This commit is contained in:
Alexander Sage
2019-08-03 15:05:43 -07:00
parent 2d88982729
commit cfea52f570
16 changed files with 71 additions and 7015 deletions

View File

@@ -3,7 +3,7 @@
*/
import * as d3 from 'd3'
import db from './infoDb'
import infoParser from './parser/info.js'
import infoParser from './parser/info'
import { logger } from '../../logger'
const conf = {