mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Chore: show repo size badge in the dist README
This commit is contained in:
parent
174aaa5403
commit
928cc3c515
@ -79,7 +79,9 @@ export const buildPublic = task(require.main === module, __filename)(async (span
|
||||
compareAndWriteFile(
|
||||
span,
|
||||
[
|
||||
'# The source code is located at [Sukkaw/Surge](https://github.com/Sukkaw/Surge)'
|
||||
'# The source code is located at [Sukkaw/Surge](https://github.com/Sukkaw/Surge)',
|
||||
'',
|
||||
''
|
||||
],
|
||||
path.join(PUBLIC_DIR, 'README.md')
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user