Skip to content

Commit

Permalink
delete unused bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-donarise committed Nov 28, 2023
1 parent 29e21b4 commit 5372901
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 28 deletions.
2 changes: 0 additions & 2 deletions lib/d3/7.8.5/[email protected]

This file was deleted.

1 change: 0 additions & 1 deletion lib/d3/d3.meta.tree

This file was deleted.

5 changes: 0 additions & 5 deletions lib/d3/d3.ts

This file was deleted.

7 changes: 0 additions & 7 deletions lib/plotly/1.37.1/plotly.custom.min.js

This file was deleted.

8 changes: 0 additions & 8 deletions lib/plotly/2.27.1/plotly.custom.min.js

This file was deleted.

File renamed without changes.
4 changes: 1 addition & 3 deletions lib/plotly/plotly.meta.tree
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
require \/mpds/visavis/lib/plotly/1.35.2
- require \/mpds/visavis/lib/plotly/1.37.1
- require \/mpds/visavis/lib/plotly/2.27.1
require \/mpds/visavis/lib/plotly/bundle
3 changes: 1 addition & 2 deletions lib/plotly/plotly.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
namespace $ {

export const $mpds_visavis_lib_plotly = require('../mpds/visavis/lib/plotly/1.35.2/plotly.custom.min.js')
// export const $mpds_visavis_lib_plotly = require('../mpds/visavis/lib/plotly/2.27.1/plotly.custom.min.js') as typeof import('plotly.js')
export const $mpds_visavis_lib_plotly = require('../mpds/visavis/lib/plotly/bundle/plotly.custom.min.js')

}

0 comments on commit 5372901

Please sign in to comment.