# determine the base set of framework files exclude -all and include -tag=${app.output.framework.include} and save allframework # now load the transitive set based on the json data exclude -all and include -json-data=@{file} -r and save deps and # add any needed deps to the page save set include -set=page and save page # if filtering requirements is configured for 'all' # then just include all js content on the classpath to # ensure all dependencies are provided for the used packages include -all and save page