index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
copy-webpack-plugin
/
dist
/
cjs.js
blob: 5c95ed21b1690176212c61812ee444fa2a3aa34b (
plain
) (
blame
)
1
2
3
4
5
"use strict"
;
const
plugin
=
require
(
"./index"
);
module
.
exports
=
plugin
.
default
;