Skip to content

Commit

Permalink
Add link to webpack example
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Jan 30, 2024
1 parent 8103b62 commit 7aa6189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/website/content/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,5 @@ import { Delta } from 'quill';
import Link from 'quill/formats/link';
// Or const Link = Quill.import('formats/link');
```

Refer to [webpack-example](https://github.com/quilljs/webpack-example) for a sample project that uses Quill in a webpack project.

0 comments on commit 7aa6189

Please sign in to comment.