first commit, after modifying client section
This commit is contained in:
5
public/assets/vendors/moment/templates/globals.js
vendored
Executable file
5
public/assets/vendors/moment/templates/globals.js
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
/*global window:false*/
|
||||
|
||||
import moment from "./moment";
|
||||
|
||||
window.moment = moment;
|
||||
Reference in New Issue
Block a user