@veva/compiler
v1.0.9
Published
## Binary package: * Copies the source folder to the cache. Patch import (adds config import to source file). * Compiles a source file and executes it.
Downloads
2
Readme
Veva
Binary package:
- Copies the source folder to the cache. Patch import (adds config import to source file).
- Compiles a source file and executes it.
At the time of copying, type checks occur that allow errors to be displayed. To compile the source file, the webpack context is substituted and all packages except import files are excluded.
Main package:
- Adds type exports
- implicitly adds a dependency for builder, needed for the binary package