Skip to content

Commit

Permalink
Merge pull request #72 from MelSumner/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
villander authored Feb 7, 2022
2 parents 2765023 + 5ff1414 commit 893d75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ You can use prember in an Embroider-based build, however you must apply some cha
Embroider does not support the `postprocessTree` (type `all`) hook that this addon uses to *implicitly* hook into the build pipeline.
But it exposes a `prerender` function to do so *explicitly*.

In a typical Embroider setup, your `ember-cli-build.js` will look like this:
In a [typical Embroider setup](https://github.com/embroider-build/embroider), your `ember-cli-build.js` will look like this:

```js
const { Webpack } = require('@embroider/webpack');
Expand Down

0 comments on commit 893d75b

Please sign in to comment.