-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
requiring babel-register is causing trouble when bundling this package using webpack for lambdas: https://github.com/arthanzel/evaluatex/blob/master/index.js#L8
Module not found: Error: Can't resolve 'babel-register' in 'app/node_modules/evaluatex'
Module not found: Error: Can't resolve './src/evaluatex' in 'app/node_modules/evaluatex'
can we only keep the transpiled code? and avoid transpiling on the fly?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels