Skip to content

Commit 8731bae

Browse files
author
Bernhard Grünewaldt
committed
0.0.7 remove npmjs module. only usage via CDN
1 parent 35cdeb3 commit 8731bae

File tree

2 files changed

+1
-214
lines changed

2 files changed

+1
-214
lines changed

build/cc-image-lightbox.es5-module.js

Lines changed: 0 additions & 213 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "codeclou",
1010
"license": "MIT",
1111
"scripts": {
12-
"build": "npm run build:browser && npm run build:module",
12+
"build": "npm run build:browser",
1313
"build:browser": "webpack --config webpack.browser.config.js && MINIFY=1 webpack --optimize-minimize --config webpack.browser.config.js"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)