download
raw
303 Bytes
'use strict'
const path = require('node:path')
module.exports = {
entry: { success: './src/index.js', failPlugin: './src/fail-plugin-version.js' },
target: 'node',
output: {
path: path.resolve(__dirname, 'dist'),
filename: '[name].js',
library: {
type: 'commonjs2'
}
}
}

Xet Storage Details

Size:
303 Bytes
·
Xet hash:
1932ff2f060562854fdc5ceba75d6115362102dd5ace9198a855417f00ea4a48

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.