Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Oct 26, 2024
2 parents 59c0301 + e5f5d78 commit b0eac0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server.mjs → src/environments/main.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import {
spiderWeb,
writeSEO,
writeTemplate,
} from '../scripts/util.mjs'
} from '../../scripts/util.mjs'

const joinPath = (p) => {
return path.resolve(process.cwd(), p)
Expand Down

0 comments on commit b0eac0a

Please sign in to comment.