1.0.6 • Published 2 years ago

@jswork/craco-plugin-debug v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago