Skip to content

Commit 04f880e

Browse files
author
Tom Rothe
committed
add note to dist
1 parent cc869c6 commit 04f880e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/css_grid_annotator-0.1.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This file was generated from the original css_grid_annotator repository: https://github.com/motine/css_grid_annotator
2+
// please check back for releases there.
13
"use strict";
24

35
function _instanceof(left, right) { if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) { return right[Symbol.hasInstance](left); } else { return left instanceof right; } }

0 commit comments

Comments
 (0)