Skip to content

Diff of webpack

Changes between revision 2 - add link and revision 3 - update schema - minor edit at 2024-03-16T20:34:48
--- webpack
+++ webpack
@@ -1,21 +1,21 @@
 = webpack
 [[[#!Schema SoftwareSourceCode
 logo	https://upload.wikimedia.org/wikipedia/commons/9/94/Webpack.svg
 author	Tobias Koppers	Sean Larkin	Johannes Ewald	Juho Vepsäläinen	Kees Kluskens
 datePublished	2014-02-19
 codeRepository	https://github.com/webpack/webpack
 programmingLanguage	JavaScript
 runtimePlatform	Node.js
 license	MIT License
 url	https://webpack.js.org/
-isAccessibleForFree	true
+isAccessibleForFree	True
 ]]]
 ["Module bundler"]
 
 == Example
 === `package.json`
 [[[#!Vim json
 {
   ...
   "browserslist": [
     "ie 11"