We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb5a10 commit c4e2aeaCopy full SHA for c4e2aea
dist/nuclear.js
@@ -159,7 +159,7 @@ return /******/ (function(modules) { // webpackBootstrap
159
* of patent rights can be found in the PATENTS file in the same directory.
160
*/
161
(function (global, factory) {
162
- true ? module.exports = factory() :
+ true ? module.exports = factory() :
163
typeof define === 'function' && define.amd ? define(factory) :
164
global.Immutable = factory()
165
}(this, function () { 'use strict';var SLICE$0 = Array.prototype.slice;
0 commit comments