Releases: espocrm/extension-tools
Releases · espocrm/extension-tools
0.3.1
- prepare-test – fetch the Espo instance and run composer. To prepare for running unit tests and static analysis. Takes much less time to complete.
0.2.0
- Minifying the bundled JS source file.
0.1.9
- Bypassing package building. build --all will run faster.
0.1.7
- Not including the client src folder if bundled.
0.1.6
@bandtank
- Fixed build error when
build/assets
folder does not exist.
0.1.4
- Fix one file transpiling issue in Windows.
0.1.3
- Printing available flags.
- Printing stderr.