Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evanplaice committed Jan 9, 2020
1 parent f40cc91 commit 07084f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ A CommonJS bundle is included for backward compatible with `node <= 13.2`
const frontmeta = require('frontmeta/dist/frontmeta.cjs');
```

## Bundling

A ES module bundle is included under `dist/frontmeta.esm.js` and is defined as the `pkg.modules` entry point.

## Typings

Typings are generated from JSDoc using Typescript. They are 100% compatible with VSCode Intellisense and will work seamlessly with Typescript.

0 comments on commit 07084f0

Please sign in to comment.