Webpack 4.43 Docs


1.0.0 by NextLabs.cc
2020年06月15日

关于Webpack 4.43 Docs

Webpack 4.43文档

Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets like HTML, CSS, and images if the corresponding loaders are included. webpack takes modules with dependencies and generates static assets representing those modules.

Webpack takes the dependencies and generates a dependency graph allowing web developers to use a modular approach for their web application development purposes. It can be used from the command line, or can be configured using a config file which is named webpack.config.js. This file is used to define rules, plugins, etc., for a project. (Webpack is highly extensible via rules which allow developers to write custom tasks that they want to perform when bundling files together.)

Node.js is required for using Webpack.

webpack provides code on demand using the moniker code splitting. The Technical Committee 39 for ECMAScript is working on standardization of a function that loads additional code: "proposal-dynamic-import".

Table of content:

Concepts

Guides

API

Configuration

Loaders

Migrate

Plugins

最新版本1.0.0更新日志

Last updated on 2020年10月09日
Webpack 4.43 Documentation

更多应用信息

最新版本

1.0.0

上传者

Shubham Markam

系统要求

Android 7.0+

Available on

举报

举报不当内容

更多

下载 APKPure App

可在安卓获取Webpack 4.43 Docs的历史版本

下载

下载 APKPure App

可在安卓获取Webpack 4.43 Docs的历史版本

下载

Webpack 4.43 Docs相关应用

NextLabs.cc 开发者的更多应用

最新发现