Skip to content

Commit 5f34c8a

Browse files
Ran Webpack
1 parent 5303ba0 commit 5f34c8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dist/cloudboost.js

-2
Original file line numberDiff line numberDiff line change
@@ -19766,8 +19766,6 @@ return /******/ (function(modules) { // webpackBootstrap
1976619766

1976719767
if (columnName === 'id') columnName = '_' + columnName;
1976819768

19769-
console.log(data);
19770-
console.log(columnName);
1977119769
if (data !== null) {
1977219770
if (data.constructor === _CB2.default.CloudObject) {
1977319771
columnName = columnName + '._id';

0 commit comments

Comments
 (0)