Hi,
I've been making a few modifications to the Zeppelin frontend, all
located within the zeppelin-web project. To test the changes, I've been
rebuilding the entire Zeppelin application using the main pom.xml and
"mvn clean package". Is there a more efficient way to do this? Can I
just rebuild the zeppelin-web project?
Also, during the build process all JS scripts get combined into a single
file and are minified for release - can this be disabled for development
builds using another mvn build parameter or profile?
Thanks,
Taylor
- Building zeppelin-web Project Taylor Peer
-