Commit 3bc92604 authored by nanahira's avatar nanahira

fix

parent 8ccbb5e7
Pipeline #19133 passed with stages
in 2 minutes and 53 seconds
......@@ -15,7 +15,7 @@ function externalsFromDep() {
const packAll = !!process.env.PACK_ALL;
module.exports = {
entry: './src/index.ts',
entry: './src/index.tsx',
mode: 'production',
target: 'node',
devtool: 'source-map',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment