1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
This commit is contained in:
7
static/js/lib/constants.js
Normal file
7
static/js/lib/constants.js
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
const _dataLoadingFlag = 'data-loading'
|
||||
var _domParser = null;
|
||||
// var hashPageCurrent; // moved to layout
|
||||
const keyPublicStripe = 'pk_test_51OGrxlL7BuLKjoMpfpfw7bSmZZK1MhqMoQ5VhW2jUj7YtoEejO4vqnxKPiqTHHuh9U4qqkywbPCSI9TpFKtr4SYH007KHMWs68';
|
||||
var _pageCurrent = null;
|
||||
var _verbose = true;
|
||||
Reference in New Issue
Block a user