Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait TypeScriptTeststrait PublishModuletrait ReactScriptsModuletrait RsWithServeModuletrait Coveragetrait Jasminetrait Jesttrait Mochatrait Vitesttrait Cypresstrait IntegrationSuitetrait PlayWrighttrait SharedShow all
- Self type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait TypeScriptModuletrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
Inherited classlikes
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Supertypes
-
class Internalclass Objecttrait Matchableclass Any
Value members
Concrete methods
configure esbuild with @esbuild-plugins/tsconfig-paths
include .d.ts files
configure esbuild with @esbuild-plugins/tsconfig-paths
include .d.ts files
Attributes
create a createNodeModulesSymlink for node_modules in compile.dest removes need for node_modules prefix in import statements node_modules/<some-package>
import * as somepackage from "
create a createNodeModulesSymlink for node_modules in compile.dest removes need for node_modules prefix in import statements node_modules/<some-package>
import * as somepackage from "
Attributes
Mill by default will use local tsconfig if one is provided, This can set to false
if you would prefer mill to use the generated tsconfig, if you can not for some reason just not delete the local one.
Mill by default will use local tsconfig if one is provided, This can set to false
if you would prefer mill to use the generated tsconfig, if you can not for some reason just not delete the local one.
Regardless of the configuration, mill will auto gen a tsconfig if one does not exist in Task.workspace
.
Attributes
Run ts-node
command if set to true
. ts-node
will build declarations and or js output, depending on ts-config.
Run ts-node
command if set to true
. ts-node
will build declarations and or js output, depending on ts-config.
Attributes
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
-
Module -> Any
Typescript versioning:
Typescript versioning:
- typescript
- ts-node
- tsconfig-paths
- @types/node
Attributes
Inherited methods
Attributes
- Inherited from:
- BaseClass
Attributes
- Inherited from:
- Module
Attributes
- Inherited from:
- Module
Attributes
- Inherited from:
- Module
Attributes
- Inherited from:
- Module
Implicits
Inherited implicits
Attributes
- Inherited from:
- Module