mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-19 16:53:16 +00:00
Upgrade webpack to version v4.x (#6655)
This commit is contained in:
parent
e709107463
commit
e9b322d0a6
15 changed files with 2716 additions and 1744 deletions
|
|
@ -1,4 +1,7 @@
|
|||
import { delegate } from 'rails-ujs';
|
||||
import { start } from '../mastodon/common';
|
||||
|
||||
start();
|
||||
|
||||
function handleDeleteStatus(event) {
|
||||
const [data] = event.detail;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue