mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-01-19 12:14:26 +01:00
Change dev port from 8080 to 3005
This commit is contained in:
parent
e1d464696a
commit
ae6d47d329
@ -20,7 +20,7 @@ module.exports = {
|
||||
//rollup: { plugins: [require('rollup-plugin-svelte')()] },
|
||||
},
|
||||
devOptions: {
|
||||
/* ... */
|
||||
port: 3005,
|
||||
},
|
||||
buildOptions: {
|
||||
/* ... */
|
||||
|
Loading…
Reference in New Issue
Block a user