Lines Matching refs:compiled
39 compiledDirectory = "target/compiled",
136 * Copy files that do not need to be compiled into the compiled directory.
138 compiled: {
150 * Copy files that have been transpiled into the compiled directory.
271 * Copy files that do not need to be compiled into the compiled directory.
276 compiled: {
287 * Copy files that have been transpiled (with their source maps) into the compiled directory.
315 * Copy the compiled files to the server deploy directory.
352 * Resync the compiled directory and deploy to the web server.
359 "sync:compiled",
366 * Rebuild the compiled directory. Maven then packs this directory into the final archive artefact.
375 "copy:compiled",