Unforked the shared modules -- ES6 is now the default
This commit is contained in:
parent
323a42be37
commit
822ab39cbe
108 changed files with 3310 additions and 9776 deletions
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
"use strict";
|
||||
|
||||
/* global PRIVATE: true */
|
||||
|
||||
/*
|
||||
* PRIVATE enables certain private features that we don't want enabled on the public web server, so by default,
|
||||
* PRIVATE is false. For Jekyll configurations, if site.pcjs.private is set, this file gets included, overriding
|
||||
|
|
|
|||
Loading…
Reference in a new issue