mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-12 03:05:12 +00:00
WHAT IS HAPPENING
This commit is contained in:
@@ -16,7 +16,7 @@ export default [
|
||||
{
|
||||
input: `src/runtime/index.ts`,
|
||||
output: {
|
||||
file: `runtime.js`,
|
||||
file: path.join(__dirname, `runtime.js`),
|
||||
format: 'es'
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user