-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 03-bundlers.mdx corrections: - `npm install parcel-bundler` must be called with `--save-dev` - `<script src="./src/index.ts">` must be closed with `</script>` - `npx` should be infront of `parcel index.html --no-autoinstall` for better compatibility - added proposed file structure for clearer understanding - changed file structure to the common one - 02-conventions.mdx minor correction: - fixed typo
- Loading branch information
1 parent
c0b6cdf
commit e2c4613
Showing
2 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters