mill.scalajslib.api.OutputPatterns
See theOutputPatterns companion object
class OutputPatterns
Attributes
- Companion
- object
- Source
- OutputPatterns.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- OutputPatterns.scala
Pattern for the JS file name (the file containing the module's code).
Pattern for the JS file name (the file containing the module's code).
Attributes
- Source
- OutputPatterns.scala
Pattern for the "file" field in the source map.
Pattern for the module name (the string used to import a module).
Pattern for the module name (the string used to import a module).
Attributes
- Source
- OutputPatterns.scala
Pattern for the file name of the source map file of the JS file.
Pattern for the file name of the source map file of the JS file.
Attributes
- Source
- OutputPatterns.scala
Pattern for the source map URI in the JS file.
Concrete fields
Attributes
- Source
- OutputPatterns.scala
Attributes
- Source
- OutputPatterns.scala
Attributes
- Source
- OutputPatterns.scala
Attributes
- Source
- OutputPatterns.scala
Attributes
- Source
- OutputPatterns.scala
In this article