跳转到内容

Webpack:修订间差异

维基百科,自由的百科全书
删除的内容 添加的内容
Alxtz.tw留言 | 贡献
新增連結。
无编辑摘要
第1行: 第1行:
{{Infobox software

|name=Webpack
{{Infobox software|name=Webpack|logo=[[File:Webpack.png|100px]]|developer=Tobias Koppers, Sean Larkin, Johannes Ewald, Juho Vepsäläinen, Kees Kluskens and Webpack contributors|released={{Start date|Mar 10, 2012}}|latest release version=2.2.1|latest release date={{Start date and age|2017|01|31}}|status=Active|programming language=[[JavaScript]]|operating system=[[Cross-platform]]|license=[[MIT License]]|website={{URL|https://webpack.js.org}}|repo={{URL|https://github.com/webpack/webpack}}}}
|logo=[[File:Webpack.png|100px]]
|developer=Tobias Koppers, Sean Larkin, Johannes Ewald, Juho Vepsäläinen, Kees Kluskens and Webpack contributors
|released={{Start date|Mar 10, 2012}}
|latest release version=2.2.1
|latest release date={{Start date and age|2017|01|31}}
|status=Active
|programming language=[[JavaScript]]
|operating system=[[跨平台]]
|license=[[MIT许可证]]
|website={{URL|https://webpack.js.org}}
|repo={{URL|https://github.com/webpack/webpack}}
}}


'''Webpack''' 是一個[[开放源代码|開源]]的[[前端和后端|前端]]打包工具。Webpack 提供了[[前端和后端|前端]]開發缺乏的[[模組 (程式設計)|模組]]化開發方式,將各種靜態資源視為[[模組 (程式設計)|模組]],並從它生成優化過的[[程式碼]]。<ref>{{cite web|url=https://webpack.github.io/docs/what-is-webpack.html|title=What is webpack|accessdate=25 Jan 2016|publisher=GitHub}}</ref>
'''Webpack''' 是一個[[开放源代码|開源]]的[[前端和后端|前端]]打包工具。Webpack 提供了[[前端和后端|前端]]開發缺乏的[[模組 (程式設計)|模組]]化開發方式,將各種靜態資源視為[[模組 (程式設計)|模組]],並從它生成優化過的[[程式碼]]。<ref>{{cite web|url=https://webpack.github.io/docs/what-is-webpack.html|title=What is webpack|accessdate=25 Jan 2016|publisher=GitHub}}</ref>
第8行: 第20行:
要使用 Webpack 前須先安裝 [[Node.js]]。Webpack 其中一個特性是使用載入器來將資源轉化成[[模組 (程式設計)|模組]]。開發者可以自訂載入器的順序、格式來因應專案的需求。
要使用 Webpack 前須先安裝 [[Node.js]]。Webpack 其中一個特性是使用載入器來將資源轉化成[[模組 (程式設計)|模組]]。開發者可以自訂載入器的順序、格式來因應專案的需求。


== See also ==
== 参见 ==
{{Portal|Free software}}
{{Portal|Free software}}
* [[Grunt (software)|Grunt]]
* {{le|Grunt (software)|Grunt|Grunt}}
* [[Gulp.js]]
* {{le|Gulp.js|Gulp.js}}
* [[Browserify]]
* {{le|Browserify|Browserify}}


== References ==
== 参考文献 ==
{{Reflist|30em}}
{{Reflist|30em}}


第23行: 第35行:
[[Category:使用MIT许可证的软件]]
[[Category:使用MIT许可证的软件]]
[[Category:富網路應用程式框架]]
[[Category:富網路應用程式框架]]



{{software-stub}}
{{software-stub}}

2017年7月1日 (六) 09:39的版本

Webpack
開發者Tobias Koppers, Sean Larkin, Johannes Ewald, Juho Vepsäläinen, Kees Kluskens and Webpack contributors
首次发布Mar 10, 2012年 (Mar 10, 2012)
当前版本2.2.1(2017年1月31日,​7年前​(2017-01-31
源代码库github.com/webpack/webpack
编程语言JavaScript
操作系统跨平台
许可协议MIT许可证
网站webpack.js.org

Webpack 是一個開源前端打包工具。Webpack 提供了前端開發缺乏的模組化開發方式,將各種靜態資源視為模組,並從它生成優化過的程式碼[1]

Webpack可以從終端、或是更改 webpack.config.js 來設定各項功能。[2]

要使用 Webpack 前須先安裝 Node.js。Webpack 其中一個特性是使用載入器來將資源轉化成模組。開發者可以自訂載入器的順序、格式來因應專案的需求。

参见

参考文献

  1. ^ What is webpack. GitHub. [25 Jan 2016]. 
  2. ^ Webpack: An Introduction - Wisdom Geek. Wisdom Geek. 2017-01-12 [2017-01-16] (美国英语).