Skip to content

Commit 76fe186

Browse files
committed
note meta
1 parent 4909b42 commit 76fe186

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/bundle.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ tasks.push(function(done) {
9797
noCompressAttributes: true
9898
}, function() {
9999
prependFile.sync(pathToPlotlyDistWithMeta, header, common.throwOnError);
100-
amdWrapper(pathToPlotlyDistWithMeta)
101100
done();
102101
});
103102
});

0 commit comments

Comments
 (0)