Skip to content

Enable/disable maps based on environment #100

@caitlineatman

Description

@caitlineatman

I'd like the source maps to be disabled based on environment. However, when I do this:
var devLikeEnvs = ['development'];

And then in my bundle options:
maps: devLikeEnvs

It doesn't work. I looked closer at the code and it appears that you can't set it by environment like you can other bundle options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions