(Quick Reference)

4.7.4 Disable Default Imports - Reference Documentation

Authors: Andres Almiray

Version: 1.2.0

4.7.4 Disable Default Imports

Another feature introduced in Griffon 0.9.1 is the ability to define default imports for artifacts and scripts.

If this feature proves to be a disadvantage then disable it with the following command flag

griffon -Dgriffon.disable.default.imports=true compile