Skip to content

Commit

Permalink
Remove fluent-web (#261)
Browse files Browse the repository at this point in the history
fluent-web landed in June 2017 in #44. It was an example of an
end-to-end localization solution for the Web based on Fluent.

Since then we've focused on fluent-dom which is used in Firefox,
and on fluent-react used by a number of Mozilla and non-Mozilla
websites.

fluent-web has had 0 releases in the last year. It's not used by any
Mozilla project. It's also currently broken, which we don't even know
about, because fluent-web has 0 tests.

And yet, every maintenance task that we perform in the repo must also
account for the existence of fluent-web. This adds a maintenance burden
without much benefit.
  • Loading branch information
stasm authored Jul 24, 2018
1 parent aa95b1f commit 80fb3f2
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 366 deletions.
2 changes: 0 additions & 2 deletions fluent-web/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions fluent-web/CHANGELOG.md

This file was deleted.

58 changes: 0 additions & 58 deletions fluent-web/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions fluent-web/bundle_config.js

This file was deleted.

11 changes: 0 additions & 11 deletions fluent-web/compat_config.js

This file was deleted.

4 changes: 0 additions & 4 deletions fluent-web/examples/localization/en-US/fluent-widget.ftl

This file was deleted.

5 changes: 0 additions & 5 deletions fluent-web/examples/localization/en-US/main.ftl

This file was deleted.

4 changes: 0 additions & 4 deletions fluent-web/examples/localization/pl/fluent-widget.ftl

This file was deleted.

4 changes: 0 additions & 4 deletions fluent-web/examples/localization/pl/main.ftl

This file was deleted.

21 changes: 0 additions & 21 deletions fluent-web/examples/simple.html

This file was deleted.

78 changes: 0 additions & 78 deletions fluent-web/examples/webcomponent.html

This file was deleted.

28 changes: 0 additions & 28 deletions fluent-web/makefile

This file was deleted.

45 changes: 0 additions & 45 deletions fluent-web/package.json

This file was deleted.

82 changes: 0 additions & 82 deletions fluent-web/src/index.js

This file was deleted.

Empty file removed fluent-web/test/noop_test.js
Empty file.

0 comments on commit 80fb3f2

Please sign in to comment.