Skip to content

Commit

Permalink
build demo, lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Morawiec committed Jun 3, 2016
1 parent ec25c1b commit 9868ce6
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 0 additions & 19 deletions public/988750da0dd0e1f08d99.min.js

This file was deleted.

19 changes: 19 additions & 0 deletions public/b69be6a6dc899a8f6942.min.js

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<title>Mt React Component</title>
<meta name="description" content="Mt React Component" />
<meta name="author" content="moarwick" />
<link href="css/988750da0dd0e1f08d99.min.css" rel="stylesheet"></head>
<link href="css/b69be6a6dc899a8f6942.min.css" rel="stylesheet"></head>
<body>
<div id="component"></div>
<script src="988750da0dd0e1f08d99.min.js"></script></body>
<script type="text/javascript" src="b69be6a6dc899a8f6942.min.js"></script></body>
</html>
2 changes: 1 addition & 1 deletion src/demos/sections/DemoPage.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';

import MtSvgLines from '../../MtSvgLines';
// import MtSvgLines from './../../dist/';
// import MtSvgLines from '../../../dist'; // NOTE: uncomment to test built lib

import SvgCheckmark from '../components/SvgCheckmark';
import SvgSignature from '../components/SvgSignature';
Expand Down

0 comments on commit 9868ce6

Please sign in to comment.