Languages

Menu
Sites
Language
Code minification during build

There is an option "Code minifier" in menu for js files. What is the way to minify files dynamically during building application? So that wgt file have only minified versions of js files

Responses

5 Replies
talari praveen kumar
Maksym

Thanks for the link, but how this documentation can help with dymanic, not manually minification? The questios is how to get wgt package file with minified versions only.

Using one of 3 mentioned in the document method allows only to minify files, but after buildyng the project all files will be present in wgt file.

Maksym

Any other working solution?

Marco Buettner

I think its not possible to use minify during the build process.

Alexander AVSukhov

Hello,

You may build project using CLI and minify resources:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/ide_sdk_tools/command_line_interface.htm