Skip to content

Commit

Permalink
deploy: ce83d98
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 11, 2022
1 parent 7d57d6d commit 0a9f284
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ <h2 id="programmatic-usage"><a class="anchor" aria-hidden="true" tabindex="-1" h
replace(&#x22;import &#x27;./index.main.less&#x27;;import { Button } from &#x27;uiw&#x27;;&#x22;)
//=> &#x22;import { Button } from &#x27;uiw&#x27;;&#x22;
" class="copied"><svg class="octicon-copy" aria-hidden="true" viewBox="0 0 16 16" fill="currentColor" height="12" width="12"><path fill-rule="evenodd" d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z"></path><path fill-rule="evenodd" d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z"></path></svg><svg class="octicon-check" aria-hidden="true" viewBox="0 0 16 16" fill="currentColor" height="12" width="12"><path fill-rule="evenodd" d="M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"></path></svg></div></pre>
<h2 id="contributors"><a class="anchor" aria-hidden="true" tabindex="-1" href="#contributors"><span class="octicon octicon-link"></span></a>Contributors</h2>
<p>As always, thanks to our amazing contributors!</p><a href="https://github.com/uiwjs/babel-plugin-transform-remove-imports/graphs/contributors"><img src="https://uiwjs.github.io/babel-plugin-transform-remove-imports/CONTRIBUTORS.svg"></a>
<p>Made with <a href="https://github.com/jaywcjlove/github-action-contributors">github-action-contributors</a>.</p>
<h2 id="license"><a class="anchor" aria-hidden="true" tabindex="-1" href="#license"><span class="octicon octicon-link"></span></a>License</h2>
<p><a href="./LICENSE">MIT</a> © <a href="https://github.com/jaywcjlove"><code>Kenny Wong</code></a> &#x26; <a href="https://github.com/slavafomin"><code>Slava Fomin II</code></a></p>
<script>function copied(target, str) {
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Feb 11 2022 04:57:07 GMT+0000 (Coordinated Universal Time)
at Fri Feb 11 2022 04:59:23 GMT+0000 (Coordinated Universal Time)
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Feb 11 2022 04:57:07 GMT+0000 (Coordinated Universal Time)
at Fri Feb 11 2022 04:59:23 GMT+0000 (Coordinated Universal Time)
</div>
<script src="prettify.js"></script>
<script>
Expand Down

0 comments on commit 0a9f284

Please sign in to comment.