Skip to content

Commit

Permalink
refactor(docs): add docs packages to use npm cdnjs
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Apr 12, 2019
1 parent 69621a2 commit d3672aa
Show file tree
Hide file tree
Showing 156 changed files with 164 additions and 128 deletions.
6 changes: 3 additions & 3 deletions docs/iframe.html
Expand Up @@ -30,8 +30,8 @@

.loading-rect {
fill: none;
stroke-width: 8px;
stroke: black;
stroke-width: 4px;
stroke: #999;
stroke-dasharray: 40;
stroke-dashoffset: 50%;

Expand Down Expand Up @@ -69,5 +69,5 @@
src="https://unpkg.com/react-is@16/umd/react-is.production.min.js"
></script>

<script type="text/javascript" src="statics/bundle.iframe.04be63d1b0972d2dd7c8.js"></script></body>
<script type="text/javascript" src="//unpkg.com/@uform/docs/bundle.iframe.js"></script></body>
</html>
6 changes: 3 additions & 3 deletions docs/index.html
Expand Up @@ -30,8 +30,8 @@

.loading-rect {
fill: none;
stroke-width: 8px;
stroke: black;
stroke-width: 4px;
stroke: #999;
stroke-dasharray: 40;
stroke-dashoffset: 50%;

Expand Down Expand Up @@ -69,5 +69,5 @@
src="https://unpkg.com/react-is@16/umd/react-is.production.min.js"
></script>

<script type="text/javascript" src="statics/bundle.index.04be63d1b0972d2dd7c8.js"></script></body>
<script type="text/javascript" src="//unpkg.com/@uform/docs/bundle.index.js"></script></body>
</html>
1 change: 0 additions & 1 deletion docs/statics/bundle.0.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.1.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.10.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.11.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.12.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.13.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.14.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.15.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.16.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.17.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.18.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.19.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.2.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.20.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.21.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.22.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.23.04be63d1b0972d2dd7c8.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/statics/bundle.24.04be63d1b0972d2dd7c8.js.map

This file was deleted.

0 comments on commit d3672aa

Please sign in to comment.