README
@bestest/compiler-none
Dummy adapter for Bestest compiler, used for benchmarking tool.
This compiler is used only to keep always the same process, even if no compilation is required.
Changelog
- 1.0.0 (on 2019-08-09): initial version
Empty compiler for Bestest benchmarking tool.
<script type="module">
import bestestCompilerNone from 'https://cdn.skypack.dev/@bestest/compiler-none';
</script>
Dummy adapter for Bestest compiler, used for benchmarking tool.
This compiler is used only to keep always the same process, even if no compilation is required.