Skip to content

Instantly share code, notes, and snippets.

@FezVrasta
Created March 12, 2022 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FezVrasta/32bc6b767c3963a0029547695d5ed8a4 to your computer and use it in GitHub Desktop.
Save FezVrasta/32bc6b767c3963a0029547695d5ed8a4 to your computer and use it in GitHub Desktop.
[
{
input: 'src/popper.js',
plugins: [
[Object], [Object],
[Object], [Object],
[Object], [Object],
[Object], [Object]
],
output: {
name: 'Popper',
file: 'dist/umd/popper.min.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper-lite.js',
plugins: [
[Object], [Object],
[Object], [Object],
[Object], [Object],
[Object], [Object]
],
output: {
name: 'Popper',
file: 'dist/umd/popper-lite.min.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper-base.js',
plugins: [
[Object], [Object],
[Object], [Object],
[Object], [Object],
[Object], [Object]
],
output: {
name: 'Popper',
file: 'dist/umd/popper-base.min.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/enums.js',
plugins: [
[Object], [Object],
[Object], [Object],
[Object], [Object],
[Object], [Object]
],
output: {
name: 'Popper',
file: 'dist/umd/enums.min.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/umd/popper.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper-lite.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/umd/popper-lite.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper-base.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/umd/popper-base.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/enums.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/umd/enums.js',
format: 'umd',
sourcemap: true
}
},
{
input: 'src/popper.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/cjs/popper.js',
format: 'cjs',
sourcemap: true
}
},
{
input: 'src/popper-lite.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/cjs/popper-lite.js',
format: 'cjs',
sourcemap: true
}
},
{
input: 'src/popper-base.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/cjs/popper-base.js',
format: 'cjs',
sourcemap: true
}
},
{
input: 'src/enums.js',
plugins: [ [Object], [Object], [Object], [Object], [Object] ],
output: {
name: 'Popper',
file: 'dist/cjs/enums.js',
format: 'cjs',
sourcemap: true
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment