-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Since Twirl is (for quite a while now) available as a standalone library, it would be nice if the plugin would support standalone usage, without requiring play libraries to be present on the classpath.
The main issue seem to be the default imports that cannot be overridden.
I managed to get the plugin to a somewhat usable state for standalone Twirl by providing mock objects for those imports, but of course that's an ugly workaround, especially since new imports keep getting added (for example #259).
Metadata
Metadata
Assignees
Labels
No labels