Skip to content

Add profiles for development and production with default GWT compiler values #2

Open
@lofidewanto

Description

@lofidewanto

All compiler options:
http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html

Following compiler values should be implemented with two profiles:

  • development
    -XmethodNameDisplayMode FULL

  • production
    -XdisableCastChecking

  • These options should not be turned on automatically, depends on your work:
    -generateJsInteropExports
    -logLevel
    -compileReport

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions