bookmarklet-wrapper-webpack-plugin
Version:
Wraps output file in IIFE and adds 'javascript:' prefix
18 lines (17 loc) • 418 B
JSON
{
"name": "bookmarklet-wrapper-webpack-plugin",
"version": "1.0.1",
"description": "Wraps output file in IIFE and adds 'javascript:' prefix",
"main": "index.js",
"module": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/ivanzk/bookmarklet-wrapper-webpack-plugin.git"
},
"keywords": [
"webpack plugin",
"bookmarklet"
],
"author": "ivanzk",
"license": "MIT"
}