Zum Inhalt springen

„Webpack“ – Versionsunterschied

aus Wikipedia, der freien Enzyklopädie
[ungesichtete Version][ungesichtete Version]
Inhalt gelöscht Inhalt hinzugefügt
Keine Bearbeitungszusammenfassung
BattyBot (Diskussion | Beiträge)
K changed {{Notability}} to {{Notability|Products}} & general fixes using AWB
Zeile 1: Zeile 1:
{{Multiple issues|
{{refimprove|date=January 2016}}
{{refimprove|date=January 2016}}
{{notability|date=September 2016}}
{{notability|Products|date=September 2016}}
}}


{{Infobox software
{{Infobox software
Zeile 18: Zeile 20:
}}
}}
{{Portal|Free software}}
{{Portal|Free software}}
'''Webpack''' is an [[open-source]] [[JavaScript]] module bundler. Webpack takes modules with dependencies and generates static assets representing those modules.<ref>{{cite web |url=https://webpack.github.io/docs/what-is-webpack.html |title=What is webpack |publisher=GitHub |accessdate=25 Jan 2016}}</ref>It takes the dependencies and generates a dependency graph allowing you to use a modular approach for your web application development purposes.
'''Webpack''' is an [[open-source]] [[JavaScript]] module bundler. Webpack takes modules with dependencies and generates static assets representing those modules.<ref>{{cite web |url=https://webpack.github.io/docs/what-is-webpack.html |title=What is webpack |publisher=GitHub |accessdate=25 Jan 2016}}</ref> It takes the dependencies and generates a dependency graph allowing you to use a modular approach for your web application development purposes.


== References ==
== References ==
Zeile 29: Zeile 31:
[[Category:Rich Internet application frameworks]]
[[Category:Rich Internet application frameworks]]
[[Category:Software using the MIT license]]
[[Category:Software using the MIT license]]







Version vom 31. Dezember 2016, 18:59 Uhr

Vorlage:Multiple issues

Vorlage:Infobox software

Portal: Free software – Übersicht zu Wikipedia-Inhalten zum Thema Free software

Webpack is an open-source JavaScript module bundler. Webpack takes modules with dependencies and generates static assets representing those modules.[1] It takes the dependencies and generates a dependency graph allowing you to use a modular approach for your web application development purposes.

References

Vorlage:Reflist

Vorlage:Application frameworks Vorlage:ECMAScript


Vorlage:Software-stub

  1. What is webpack. GitHub, abgerufen am 25. Januar 2016.