craco-flying-saucer
v0.0.42
Published
Hides @craco/craco inside a sleek spaceship exterior for react-flying-saucer
Downloads
6
Readme
craco-flying-saucer
Configure @craco/core to prepare for launch with react-flying-saucer
Usage
$ npx @craco/core --config node_modules/craco-flying-saucer
require('craco-flying-saucer/bootstrap')(() => {
// Use craco with the virtual config applied.
require('@craco/core/...')
})
Or extend the config yourself, it's a static object!