Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/templates/editions/polaris.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p class="mb-3">
Polaris represents a big shift towards interoperability with the general JavaScript ecosystem.
Developers will find a new <a href="https://github.com/ember-template-imports/ember-template-imports">authoring format for components</a> that further simplifies their usage,
a new <a href="https://github.com/embroider-build/embroider">build pipeline</a> that hooks into the tool of your choice (webpack, rollup, etc), and a new <a href="https://github.com/NullVoxPopuli/ember-resources">reactivity system</a>.
a new <a href="https://github.com/embroider-build/embroider">build pipeline</a> that hooks into the tool of your choice (rollup, etc), and a new <a href="https://github.com/NullVoxPopuli/ember-resources">reactivity system</a>.
</p>

<h2>The pillars of Polaris</h2>
Expand Down
Loading