Skip to content

Commit

Permalink
Update bin script
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Jan 5, 2024
1 parent b18472b commit e72bba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/start.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const FROM = path.resolve(__dirname, '..');

const files = [
'src',
'index.html',
'public',
'package.json',
'README.md',
'webpack.config.js'
Expand Down

0 comments on commit e72bba7

Please sign in to comment.