2025-06-16 17:24:23 +08:00

7 lines
89 B
JavaScript

module.exports = {
entryPoints: {
'.': { ignore: true },
'./dist': {},
},
};