parent
cfc210625f
commit
dab120cd2f
|
@ -15,8 +15,8 @@ export default async function (context: PresetContext): Promise<PresetAsset> {
|
||||||
|
|
||||||
return {
|
return {
|
||||||
extends: [
|
extends: [
|
||||||
"@lumeweb/presetter-preset-rollup",
|
|
||||||
"@lumeweb/node-library-preset",
|
"@lumeweb/node-library-preset",
|
||||||
|
"@lumeweb/presetter-preset-rollup",
|
||||||
],
|
],
|
||||||
supplementaryIgnores: ignores,
|
supplementaryIgnores: ignores,
|
||||||
supplementaryConfig: {
|
supplementaryConfig: {
|
||||||
|
|
Loading…
Reference in New Issue