Skip to content

problem when bundling with webpack #13

@sibelius

Description

@sibelius

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions