Skip to content

Commit

Permalink
Site updated: 2019-10-01 19:46:30
Browse files Browse the repository at this point in the history
  • Loading branch information
super-lin0 committed Oct 1, 2019
1 parent 0c47de6 commit 20ee9a6
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -388,14 +388,18 @@ <h1 class="post-title" itemprop="name headline">JavaScript中数组元素删除
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2016/10/08/JavaScript之数组五大迭代方法总结/" rel="next" title="JavaScript之数组五大迭代方法总结">
<i class="fa fa-chevron-left"></i> JavaScript之数组五大迭代方法总结
</a>

</div>

<span class="post-nav-divider"></span>

<div class="post-nav-prev post-nav-item">

<a href="/2016/10/08/JavaScript之数组五大迭代方法总结/" rel="prev" title="JavaScript之数组五大迭代方法总结">
JavaScript之数组五大迭代方法总结 <i class="fa fa-chevron-right"></i>
<a href="/2016/10/25/java小知识/" rel="prev" title="Java小知识">
Java小知识 <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,18 +375,14 @@ <h1 class="post-title" itemprop="name headline">JavaScript之数组五大迭代
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" rel="next" title="JavaScript中数组元素删除的七大方法汇总">
<i class="fa fa-chevron-left"></i> JavaScript中数组元素删除的七大方法汇总
</a>

</div>

<span class="post-nav-divider"></span>

<div class="post-nav-prev post-nav-item">

<a href="/2016/10/25/java小知识/" rel="prev" title="Java小知识">
Java小知识 <i class="fa fa-chevron-right"></i>
<a href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" rel="prev" title="JavaScript中数组元素删除的七大方法汇总">
JavaScript中数组元素删除的七大方法汇总 <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions 2016/10/25/java小知识/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,8 @@ <h1 class="post-title" itemprop="name headline">Java小知识</h1>
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2016/10/08/JavaScript之数组五大迭代方法总结/" rel="next" title="JavaScript之数组五大迭代方法总结">
<i class="fa fa-chevron-left"></i> JavaScript之数组五大迭代方法总结
<a href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" rel="next" title="JavaScript中数组元素删除的七大方法汇总">
<i class="fa fa-chevron-left"></i> JavaScript中数组元素删除的七大方法汇总
</a>

</div>
Expand Down
7 changes: 6 additions & 1 deletion 2019/10/01/Webpack之生产环境配置/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<meta property="og:description" content="本文总结了 Webpack 在生产环境配置中一些需要注意的地方 标签:#javascript, #Webpack">
<meta property="og:locale" content="zh-CN">
<meta property="og:image" content="https://raw.githubusercontent.com/super-lin0/pic/master/img/20191001165658.png">
<meta property="og:updated_time" content="2019-10-01T11:16:06.495Z">
<meta property="og:updated_time" content="2019-10-01T11:40:09.626Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Webpack之生产环境配置">
<meta name="twitter:description" content="本文总结了 Webpack 在生产环境配置中一些需要注意的地方 标签:#javascript, #Webpack">
Expand Down Expand Up @@ -397,6 +397,11 @@ <h2 id="小结"><a href="#小结" class="headerlink" title="小结"></a>小结</
<p>source map 对于追溯线上问题十分重要,但也存在安全隐患。通过一些特殊的 source map 配置以及第三方服务,我们可以兼顾两者。</p>
<p>Webpack 4 提供了”mode: ‘production’”的配置项,通过它可以节省很多生产环境下的特定代码,让配置文件更加的简洁</p>
<h3 id="参考文献:"><a href="#参考文献:" class="headerlink" title="参考文献:"></a>参考文献:</h3><p>1、《Webpack 实战入门、进阶与调优)》- 居玉皓</p>
<p>2、<a href="https://www.webpackjs.com/concepts/mode/" target="_blank" rel="noopener">Webpack 模式</a></p>
<p>3、<a href="https://www.webpackjs.com/plugins/define-plugin/" target="_blank" rel="noopener">Webpack DefinePlugin</a></p>
<p>4、<a href="https://www.webpackjs.com/configuration/devtool/" target="_blank" rel="noopener">Webpack devtool</a></p>
<p>5、<a href="https://www.webpackjs.com/plugins/extract-text-webpack-plugin/" target="_blank" rel="noopener">Webpack extract-text-webpack-plugin</a></p>
<p>6、<a href="https://www.webpackjs.com/plugins/html-webpack-plugin/" target="_blank" rel="noopener">Webpack html-webpack-plugin</a></p>
<p style="text-align: center;"><span style="font-size:18px;"><strong><span style="color:#ff00;"><span style="color:#ff0000;">友情提示:</span></span>请尊重作者劳动成果,如需转载本博客文章请注明出处!谢谢合作!</strong></span></p>

<p align="center"><strong><span style="font-size:18px;">【作者:吴林&nbsp;&nbsp;</span></strong><a target="_blank" href="https://super-lin0.github.io/"><strong><span style="font-size:18px;">https://super-lin0.github.io/</span></strong></a><strong></strong></p>
Expand Down
8 changes: 4 additions & 4 deletions archives/2016/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">

<span itemprop="name">JavaScript之数组五大迭代方法总结</span>
<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>

</a>

Expand Down Expand Up @@ -405,9 +405,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">

<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>
<span itemprop="name">JavaScript之数组五大迭代方法总结</span>

</a>

Expand Down
8 changes: 4 additions & 4 deletions archives/2016/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,9 +405,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">

<span itemprop="name">JavaScript之数组五大迭代方法总结</span>
<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>

</a>

Expand Down Expand Up @@ -440,9 +440,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">

<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>
<span itemprop="name">JavaScript之数组五大迭代方法总结</span>

</a>

Expand Down
8 changes: 4 additions & 4 deletions archives/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">

<span itemprop="name">JavaScript之数组五大迭代方法总结</span>
<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>

</a>

Expand Down Expand Up @@ -520,9 +520,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">

<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>
<span itemprop="name">JavaScript之数组五大迭代方法总结</span>

</a>

Expand Down
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,7 @@ pre .javascript .function {
width: 4px;
height: 4px;
border-radius: 50%;
background: #05770b;
background: #08cb63;
}
.links-of-blogroll {
font-size: 13px;
Expand Down
16 changes: 8 additions & 8 deletions page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@ <h1 class="post-title" itemprop="name headline">


<div class="post-block">
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2016/10/08/JavaScript之数组五大迭代方法总结/">
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2016/10/08/JavaScript中数组元素删除的七大方法汇总/">

<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="Wu.lin">
Expand All @@ -1044,7 +1044,7 @@ <h1 class="post-title" itemprop="name headline">

<h1 class="post-title" itemprop="name headline">

<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">JavaScript之数组五大迭代方法总结</a></h1>
<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">JavaScript中数组元素删除的七大方法汇总</a></h1>


<div class="post-meta">
Expand Down Expand Up @@ -1096,15 +1096,15 @@ <h1 class="post-title" itemprop="name headline">


<center>
本文总结了ES5中常见的数组迭代方法
本文总结了ES5中常见的数组删除方法
<center>
<br>
</center>
标签:#javascript
</center>
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2016/10/08/JavaScript之数组五大迭代方法总结/#more" rel="contents">
<a class="btn" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/#more" rel="contents">
Read more &raquo;
</a>
</div>
Expand Down Expand Up @@ -1155,7 +1155,7 @@ <h1 class="post-title" itemprop="name headline">


<div class="post-block">
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2016/10/08/JavaScript中数组元素删除的七大方法汇总/">
<link itemprop="mainEntityOfPage" href="http://yoursite.com/2016/10/08/JavaScript之数组五大迭代方法总结/">

<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="Wu.lin">
Expand All @@ -1174,7 +1174,7 @@ <h1 class="post-title" itemprop="name headline">

<h1 class="post-title" itemprop="name headline">

<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">JavaScript中数组元素删除的七大方法汇总</a></h1>
<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">JavaScript之数组五大迭代方法总结</a></h1>


<div class="post-meta">
Expand Down Expand Up @@ -1226,15 +1226,15 @@ <h1 class="post-title" itemprop="name headline">


<center>
本文总结了ES5中常见的数组删除方法
本文总结了ES5中常见的数组迭代方法
<center>
<br>
</center>
标签:#javascript
</center>
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/#more" rel="contents">
<a class="btn" href="/2016/10/08/JavaScript之数组五大迭代方法总结/#more" rel="contents">
Read more &raquo;
</a>
</div>
Expand Down
8 changes: 4 additions & 4 deletions tags/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,9 +429,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">

<span itemprop="name">JavaScript之数组五大迭代方法总结</span>
<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>

</a>

Expand All @@ -455,9 +455,9 @@ <h2 class="post-title">

<h2 class="post-title">

<a class="post-title-link" href="/2016/10/08/JavaScript中数组元素删除的七大方法汇总/" itemprop="url">
<a class="post-title-link" href="/2016/10/08/JavaScript之数组五大迭代方法总结/" itemprop="url">

<span itemprop="name">JavaScript中数组元素删除的七大方法汇总</span>
<span itemprop="name">JavaScript之数组五大迭代方法总结</span>

</a>

Expand Down

0 comments on commit 20ee9a6

Please sign in to comment.