1.6.0 • Published 5 years ago
jsreport-studio-dev v1.6.0
jsreport-studio-dev
Utils for developing jsreport studio extensions
jsreport-studio-start
jsreport-studio-start starts the jsreport studio in the development mode with hot reloading used for developing custom extensions.
jsreport-studio-build
jsreport-studio-build command should be run from the main extension directory. It automatically locates studio/main_dev.js and build it. The most common approach is to run it from the package.json prepublish script. It's also recommended to additionally install and use in-publish module to assure the jsreport-studio-build does run only during npm publish.
"scripts": {
"prepublish": "in-publish && jsreport-studio-build || not-in-publish"
}1.6.0
5 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.8
9 years ago
0.2.7
9 years ago
0.1.2
9 years ago
0.1.0
9 years ago