mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
Just fix a trivial typo.
Just fixed a trivial typo. 어쩌다 발견하게 됐네요. :)
This commit is contained in:
@@ -46,7 +46,7 @@ By this, webpack will watch the code changes and apply it automatically.
|
|||||||
We use Grunt.
|
We use Grunt.
|
||||||
Acutal deploy can be run by `grunt`. However, you shouldn't use because the default task is including codesign and authenticode.
|
Acutal deploy can be run by `grunt`. However, you shouldn't use because the default task is including codesign and authenticode.
|
||||||
|
|
||||||
So, we prepare a script which just make an excutable file.
|
So, we prepare a script which just make an executable file.
|
||||||
|
|
||||||
```
|
```
|
||||||
grunt pre-build
|
grunt pre-build
|
||||||
|
|||||||
Reference in New Issue
Block a user