mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
get rid of vendor prefixes
This commit is contained in:
parent
894ff56611
commit
7075ff6731
4 changed files with 433 additions and 47 deletions
|
@ -31,6 +31,7 @@ require('/farbtastic');
|
|||
require('/excanvas');
|
||||
JSON = require('/json2');
|
||||
require('/undo-xpopup');
|
||||
require('prefixfree');
|
||||
|
||||
var chat = require('/chat').chat;
|
||||
var getCollabClient = require('/collab_client').getCollabClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue