Skip to content

how to use with es6 imports?; #1

@Akiyamka

Description

@Akiyamka

in case

import debug from 'debug';
const log = debug('SeparatedLayers:');

plugin deleted only const log = debug('SeparatedLayers:'); string, but all calls of log still in production code (and crush with log is not defined)

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