Kotlin Language Documentation 1.9.20
Kotlin/Wasm Set up a Kotlin/JS project Execution environments Dependencies run task test task webpack bundling CSS Node.js Yarn Distribution target directory Module name package.json customization Upgrade of webpack to version 5 Frameworks and libraries for the IR compiler Upgrade to webpack 5 The Kotlin/JS Gradle plugin now uses webpack 5 for browser targets instead of webpack 4. This is a a major webpack upgrade that brings incompatible changes. If you're using a custom webpack configuration, be sure to check the webpack 5 release notes. Learn more about bundling Kotlin/JS projects with0 码力 | 1299 页 | 32.44 MB | 1 年前3Kotlin 1.9.10 官方文档 中文版
shipping other updates: 将 webpack 升级到版本 5 用于 IR 编译器的框架与库 升级到 webpack 5 The Kotlin/JS Gradle plugin now uses webpack 5 for browser targets instead of webpack 4. This is a major webpack upgrade that brings incompatible changes. If you're using a custom webpack configuration, be sure to check the webpack 5 release notes. Learn more about bundling Kotlin/JS projects with webpack. 用于 IR 编译器的框架与库 The Kotlin/JS IR compiler customization. This includes webpack configuration adjustments, modifications to the auto-generated package.json file, and improved control over transitive dependencies. 用于 webpack 配置的单点 A new configuration0 码力 | 3753 页 | 29.69 MB | 1 年前3Kotlin 官方文档中文版 v1.9
shipping other updates: 将 webpack 升级到版本 5 用于 IR 编译器的框架与库 升级到 webpack 5 The Kotlin/JS Gradle plugin now uses webpack 5 for browser targets instead of webpack 4. This is a major webpack upgrade that brings incompatible changes. If you're using a custom webpack configuration, be sure to check the webpack 5 release notes. Learn more about bundling Kotlin/JS projects with webpack. 用于 IR 编译器的框架与库 The Kotlin/JS IR compiler customization. This includes webpack configuration adjustments, modifications to the auto-generated package.json file, and improved control over transitive dependencies. 用于 webpack 配置的单点 A new configuration0 码力 | 2049 页 | 45.06 MB | 1 年前3Kotlin Language Documentation 1.3
managing NPM dependencies in background and builds a JavaScript bundle from a Kotlin project using Webpack. To create a Kotlin/JS project in IntelliJ IDEA, go to File | New | Project and select Gradle | For running Kotlin/JS projects, it uses Webpack DevServer. If you want to customize the DevServer con�guration, for example, change its port, use the Webpack con�guration �le. To run the project, execute contains the webpackTask . To build a project artifact using Webpack, execute the build Gradle task: ./gradlew build Con�guring Webpack bundling 373 The dynamic type is not supported in code targeting0 码力 | 597 页 | 3.61 MB | 1 年前3Kotlin 1.2 Language Documentation
runDceTestKotlinJs.dceOptions.devMode = true A full example that shows how to integrate Kotlin with DCE and webpack to get a small bundle, can be found here. JavaScript DCE — — How to use Con�guring Development0 码力 | 333 页 | 2.22 MB | 1 年前3
共 5 条
- 1