1.0.6 • Published 3 years ago

@jswork/craco-plugin-debug v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

craco-plugin-debug

Craco plugin for debug.

version license size download

installation

npm install @jswork/craco-plugin-debug

usage

import cracoPluginDebug from '@jswork/craco-plugin-debug';

// craco.config.js
module.exports = {
    plugins: [
        { plugin: cracoPluginDebug , options: { filename: 'debug.log'} }
    ]
}

license

Code released under the MIT license.

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago