第五章webpack工程化-5節(jié)原理課程-day_第1頁(yè)
第五章webpack工程化-5節(jié)原理課程-day_第2頁(yè)
第五章webpack工程化-5節(jié)原理課程-day_第3頁(yè)
第五章webpack工程化-5節(jié)原理課程-day_第4頁(yè)
第五章webpack工程化-5節(jié)原理課程-day_第5頁(yè)
已閱讀5頁(yè),還剩17頁(yè)未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

Wck- wck在執(zhí)行npxwck進(jìn)行打包后,都干了什么事情((function(modules)varinstalledModules=functionck_require{if(installedModules[moduleId])return}varmodule=(installedModules[moduleId]{i:moduleId,l:false,exports:{}wwmodule.l=true;} ck_require((ck_require.s"./index.js":function(module,{'//importafrom"./a";\n\nconsole.log(" word");\n\n\n//#sourceURL=w "./a.js":function(module,{'//importafrom"./a";\n\nconsole.log(" word");\n\n\n//#sourceURL=w "./b.js":function(module,{'//importafrom"./a";\n\nconsole.log(" word");\n\n\n//#sourceURL=w }大概的意思就是,我們實(shí)現(xiàn)了一個(gè)wck_require來(lái)實(shí)現(xiàn)自己的模塊wck配置文出創(chuàng)建一個(gè)wck哪些內(nèi)容:wck啟動(dòng)函自己實(shí)現(xiàn)一個(gè)模塊分析:文件,分析代constfs=constconstfenximokuai=filename=>constcontent=fs.readFileSync(filename,"utf-8"); npminstallnpminstall@babel/parser--constfs=constparser=constfenximokuai=filename=>constcontent=fs.readFileSync(filename,"utf-constAst={sourceType:npminstall@babel/traverse--constconstfs=require("fs");constpath=require("path");constparser=consttraverse=constfenximokuai=filename=>constconstcontent=fs.readFileSync(filename,"utf-constAst={sourceType:constdependencies=traverse(Ast,{ImportDeclaration({node{console.log(node);}文件引入的模塊引入路在項(xiàng)目中里的可以在瀏覽?里執(zhí)行的處理現(xiàn)在的路徑問(wèn)constparser=//修改dependenciesconstdependencies=constnewfilename="./"+path.join(path.dirname(filename),dependencies[node.source.valuenewfilename;把代碼處理成瀏覽?可運(yùn)行的代碼,需要借助@babel/core@babel/preset-env,把a(bǔ)st語(yǔ)法樹(shù)轉(zhuǎn)換成合適的constbabel=const{code}=babel.transformFromAst(Ast,{presets:["@babel/preset-導(dǎo)出所有分析出的returnreturn完成代碼constfs=require('fs');constpath=require('path');constparser=consttraverse=require('@babel/traverse').default;constbabel=require('@babel/core');const yser=(filename)=>constcontent=fs.readFileSync(filename,'utf-8');constast=parser.parse(content,{sourceType:constdependencies={};traverse(ast,{ImportDeclaration({node})constdirname=path.dirname(filename);constnewFile='./'+path.join(dirname,dependencies[node.source.value]=}const{code}=babel.transformFromAst(ast,{presets:["@babel/preset-{filename,}constconstmoduleInfo=}分析依塊的分析:constfs=require('fs');constpath=require('path');constparser=consttraverse=require('@babel/traverse').default;constbabel=require('@babel/core');const yser=(filename)=>constcontent=fs.readFileSync(filename,'utf-8');constast=parser.parse(content,{sourceType:constdependencies={};traverse(ast,{ImportDeclaration({node})constdirname=path.dirname(filename);constnewFile='./'+path.join(dirname,dependencies[node.source.value]=}const{code}=babel.transformFromAst(ast,{presets:["@babel/preset-{filename,}}constmakeDependenciesGraph=(entry){constentryModule=module constgraphArray=[entryModule];for(leti=0;i<graphArray.length;{constitem=graphArray[i];const{dependencies}=item;if(dependencies){for(letjin{ }}}constgraph={};graphArray.forEach(item=>{graph[item.filename]{dependencies:item.dependencies,code:item.code}return}constgraghInfo=makeDependenciesGraph('./src/index.js');生成代constfs=require('fs');constpath=require('path');constparser=consttraverse=require('@babel/traverse').default;constbabel=require('@babel/core');const yser=(filename)=>constcontent=fs.readFileSync(filename,'utf-8');constast=parser.parse(content,{sourceType:constdependencies={};traverse(ast,{ImportDeclaration({node})constdirname=path.dirname(filename);constnewFile='./'+path.join(dirname,dependencies[node.source.value]=}const{code}=babel.transformFromAst(ast,{presets:["@babel/preset-{filename,}}constmakeDependenciesGraph=(entry){constentryModule=module constgraphArray=[entryModule];for(leti=0;i<graphArray.length;{constitem=graphArray[i];const{dependencies}=item;if(dependencies){for(letjin{ }}}constgraph={};graphArray.forEach(item=>{graph[item.filename]{dependencies:item.dependencies,code:item.code}return}constgenerateCode=(entry)=>constgraph=JSON.stringify(makeDependenciesGraph(entry));return`functionrequire(module)function{return}varexports={};(function(require,exports,code){})(localRequire,exports,graph[module].code);returnexports;}constconstcode=generateCode('./src/index.js');"debug":"node--inspect--inspect- 如何自己編寫(xiě)一個(gè)接口文檔 創(chuàng)建一個(gè)替換源碼中字符串的omodule.exports=console.log(source,this,this.query);returnsource.replace('kkb','開(kāi)課吧') 在配置文件中使用constpath=require('path')module:{rules:{test:use:path.resolve(dirname,}] module:rules:{test:/\.js$/,use:[{loader:path.resolve(dirname,name:開(kāi)課}}]}]//constloaderUtilsrequire("loader- module.exports=function(source)//returnsource.replace("kkb",);constoptions=loaderUtils.getOptions(this);constresult=source.replace("kkb",);returnsource.replace("kkb",);}this.callback:如何返回多個(gè)信息,不止是處理好的源碼呢,可以使用constconstloaderUtilsrequire("loader- module.exports=function(source)constoptions=loaderUtils.getOptions(this);constresult=source.replace("kkb",);this.callback(null,result);:Error|content:string|Buffer,sourceMap?:SourceMap,meta?:anyconstconstloaderUtils=require("loader-module.exports=function(source)constoptions=loaderUtils.getOptions(this);setTimeout(()=>{constresult=source.replace("kkb",return},我們使 constconstloaderUtils=require("loader-//callback就是this.callbackconstcallback=this.async();setTimeout(()=>{constresult=source.replace("kkb",);callback(null,result);},module.exports=function(source)constoptions=module.exports=returnsource.replace("開(kāi)課吧",constloaderUtils=require("loader-utils");module.exports=function(source){constoptions= constcallback=this.async();setTimeout(()=>{constresult=source.replace("kkb",);callback(null,result);}, module:{rules:{use:[path.resolve(dirname,{loader:path.resolve(dirname,name:開(kāi)課}}]//use:[path.resolve(dirname,}]順序,自下而上,自右resolveLoader:modules:["node_modules",{rules:{test:/\.js$/,use:[{loader:"

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

評(píng)論

0/150

提交評(píng)論