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
/
terser-webpack-plugin
/
dist
/
cjs.js
blob: 5c673f366b2517a66be57087a85ef38dd0144b57 (
plain
) (
blame
)
1
2
3
4
5
"use strict"
;
const
plugin
=
require
(
'./index'
);
module
.
exports
=
plugin
.
default
;