| Package | Description |
|---|---|
| org.nustaq.kontraktor.webapp.npm | |
| org.nustaq.kontraktor.webapp.transpiler |
| Modifier and Type | Method and Description |
|---|---|
static JNPMConfig |
JNPMConfig.read() |
static JNPMConfig |
JNPMConfig.read(String pathname) |
| Modifier and Type | Method and Description |
|---|---|
void |
JNPM.init(File nodeModules,
JNPMConfig config) |
static org.nustaq.kontraktor.IPromise<JNPM.InstallResult> |
JNPM.Install(String module,
String versionSpec,
File modulesDir,
JNPMConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected JNPMConfig |
JSXIntrinsicTranspiler.jnpmConfig |
| Modifier and Type | Method and Description |
|---|---|
JSXIntrinsicTranspiler |
JSXIntrinsicTranspiler.configureJNPM(String nodeModulesDir,
JNPMConfig config) |
Copyright © 2017. All rights reserved.