An open API service indexing awesome lists of open source software.

https://github.com/moecre/babel-plugin-mia-js-core-hot-cronjobs

A Babel plugin to add webpack's hot module replacement listeners to mia.js cronjob modules.
https://github.com/moecre/babel-plugin-mia-js-core-hot-cronjobs

Last synced: 3 months ago
JSON representation

A Babel plugin to add webpack's hot module replacement listeners to mia.js cronjob modules.

Awesome Lists containing this project

README

        

# babel-plugin-mia-js-core-hot-cronjobs
A Babel plugin to add webpack's hot module replacement listeners to mia.js cronjob modules.

## Test the plugin

```node run.js input/transform.js```

The source code from `transform.js` will be transpiled by the plugin and the result will be printed on screen.