Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
morris committed Apr 19, 2020
1 parent f404e9f commit 476dbc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Note that his only has to be done in bundling scenarios.
SAMD is only useful for applications.
Packages for the web should be distributed as UMD for maximum compatibility.

## Notes
## Conclusion

The presented TypeScript/SAMD-based workflow has useful properties and is fully
compatible with the web platform.
Expand All @@ -178,7 +178,7 @@ compatible with the web platform.
At any point of the workflow, it is advised to measure page load performance
and user experience, and only proceed optimizing if needed.

### Limitations
## Limitations

- Dependencies must provide AMD/UMD builds.
- Multiple versions of dependencies are not supported.
Expand Down

0 comments on commit 476dbc8

Please sign in to comment.