fixed index.js for browsers
This commit is contained in:
parent
00c8fa8b27
commit
5b6fe55abb
@ -1,4 +1,6 @@
|
||||
|
||||
module.exports = {
|
||||
if (typeof module !== "undefined") {
|
||||
module.exports = {
|
||||
cartocss_reference: require('./cartocss_reference').torque['torque-reference'],
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user