Skip to content

Commit

Permalink
Merge pull request #734 from hyoo-ru/build-fix
Browse files Browse the repository at this point in the history
$mol_build create test.html after js
  • Loading branch information
zerkalica authored Feb 7, 2025
2 parents 0ba3283 + df144c3 commit 53a52c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ namespace $ {

const start = this.now()

this.modEnsure(path)
const pack = $mol_file.absolute( path )
const source = pack.resolve( 'index.html' )
const target = pack.resolve( `-/test.html` )
Expand Down

0 comments on commit 53a52c4

Please sign in to comment.