Fantom

 

class

compiler::CompileJs

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::CompileJs

CompileJs is used to call the compilerJs plugin to generate javascript for the pod if the @js facet is configured.

Slots

makeSource

new make(Compiler compiler)

needCompileJsSource

Bool needCompileJs()

runSource

override Void run()

Run the step