Skip to content

Babel get error: unknown option `--modules' #74

@qas612820704

Description

@qas612820704

Hello, this is my setting.py

# myapp/setting.py
STATIC_PRECOMPILER_COMPILERS = (
 # ...
  ('static_precompiler.compilers.Babel',{'modules':"transform-es2015-classes,transform-react-jsx"}),
  # ...
)

I don't know why I get this error

I use this with the wrong way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions