mastodon/app/javascript
Akihiko Odaki 03b69ebc45 Disallow async function in service worker (#7482)
offline-plugin depends on webpack.optimize.UglifyJsPlugin, which is an
alias of uglifyjs-webpack-plugin v0.4.6. uglifyjs-webpack-plugin v0.4.6
uses uglify-js 2.8.29, which is not compatible with async function.
2018-05-14 19:58:11 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Focal points (#6520) 2018-02-22 00:35:46 +01:00
mastodon Disallow async function in service worker (#7482) 2018-05-14 19:58:11 +02:00
packs Combine similar components into one on public UI (#7458) 2018-05-12 15:30:06 +02:00
styles Open video modal on public UI (#7469) 2018-05-13 13:48:14 +02:00