Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBlenny committed Jan 21, 2017
1 parent 6cf58f2 commit 24b9203
Show file tree
Hide file tree
Showing 12 changed files with 394 additions and 443 deletions.
791 changes: 372 additions & 419 deletions dist/main/index.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/renderer/assets/html/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@

<script>
(function() {
console.log('env', process.env.NODE_ENV);
function createLink(href){
console.log(href);
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = href;
Expand Down
2 changes: 1 addition & 1 deletion dist/renderer/common/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/renderer/common/style.css

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/renderer/commonPreview/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/renderer/commonPreview/style.css

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/renderer/main/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/renderer/main/style.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/renderer/menubar/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/renderer/menubar/style.css

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

2 changes: 1 addition & 1 deletion dist/renderer/preview/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/renderer/preview/style.css

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

0 comments on commit 24b9203

Please sign in to comment.