# A Demo of a Service-Worker-Based Build Tool for Ember

DevFeed: [A Demo of a Service-Worker-Based Build Tool for Ember](<https://devfeed.tech/articles/fun-fast-tools-for-serious-work-28401.md>)

Original publisher: [Read original article](<https://eaf4.com/emberconf2021/>)

Author: Edward Faulkner

Published: 2021-03-30T23:01:57Z

Content type: article

Language: en

Sources: [Edward Faulkner](<https://devfeed.tech/sources/edward-faulkner.md>)

Topics: [Ember](<https://devfeed.tech/topics/ember.md>), [Webpack](<https://devfeed.tech/topics/webpack.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [build-tool](<https://devfeed.tech/tags/build-tool.md>), [demo](<https://devfeed.tech/tags/demo.md>), [ember](<https://devfeed.tech/tags/ember.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tools](<https://devfeed.tech/tags/tools.md>), [webpack](<https://devfeed.tech/tags/webpack.md>)

## AI overview

This post accompanies a talk from EmberConf 2021 and presents a demo of a service-worker-based build tool for Ember. It implements enough of the Embroider v2 specification to crawl addon metadata and combine public assets, but remains incomplete and demo-quality.

## Source excerpt

This post serves as a permalink to accompany my talk from EmberConf 2021. Mho The demo of the service-worker-based build tool is available here with instructions to run both the prebuilt binary (currently compiled only for OSX, sorry!) as well as how to rebuild everything yourself. It'