Skip to content

Commit

Permalink
slim down dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
e9gille committed Jul 8, 2019
1 parent 1ab7cfe commit 961b4a0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5,374 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ <h2>Other</h2>
<script src=lib/jquery.ba-throttle-debounce.min.js ></script>
<!-- <script src=node_modules/golden-layout/dist/goldenlayout.min.js ></script> -->
<!-- use local lib which is generated by the fork on https://github.com/OptimaSystems/golden-layout -->
<script src=lib/goldenlayout.js ></script>
<script src=lib/goldenlayout.min.js ></script>
<script>
// Restore module
if(typeof nodeRequire !== 'undefined') { require = nodeRequire; }
Expand Down
Loading

0 comments on commit 961b4a0

Please sign in to comment.