rollup 2.41.0 → 2.41.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/es/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v2.41.0
4
- Tue, 09 Mar 2021 06:20:35 GMT - commit a692a8dff67c1c70bc81d8548fbde5a4cd7fa1a1
3
+ Rollup.js v2.41.1
4
+ Thu, 11 Mar 2021 04:49:46 GMT - commit d053e0da854919998fd8f2f23937703235cd40b8
5
5
 
6
6
 
7
7
  https://github.com/rollup/rollup
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v2.41.0
4
- Tue, 09 Mar 2021 06:20:35 GMT - commit a692a8dff67c1c70bc81d8548fbde5a4cd7fa1a1
3
+ Rollup.js v2.41.1
4
+ Thu, 11 Mar 2021 04:49:46 GMT - commit d053e0da854919998fd8f2f23937703235cd40b8
5
5
 
6
6
 
7
7
  https://github.com/rollup/rollup
@@ -13,7 +13,7 @@ import { createHash as createHash$1 } from 'crypto';
13
13
  import { writeFile as writeFile$1, readdirSync, mkdirSync, readFile as readFile$1, lstatSync, realpathSync } from 'fs';
14
14
  import { EventEmitter } from 'events';
15
15
 
16
- var version$1 = "2.41.0";
16
+ var version$1 = "2.41.1";
17
17
 
18
18
  var charToInteger = {};
19
19
  var chars$1 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';
@@ -10015,7 +10015,6 @@ class Module {
10015
10015
  else if (!this.id.endsWith('.js')) {
10016
10016
  message += ' (Note that you need plugins to import files that are not JavaScript)';
10017
10017
  }
10018
- console.log(err);
10019
10018
  return this.error({
10020
10019
  code: 'PARSE_ERROR',
10021
10020
  message,
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v2.41.0
4
- Tue, 09 Mar 2021 06:20:35 GMT - commit a692a8dff67c1c70bc81d8548fbde5a4cd7fa1a1
3
+ Rollup.js v2.41.1
4
+ Thu, 11 Mar 2021 04:49:46 GMT - commit d053e0da854919998fd8f2f23937703235cd40b8
5
5
 
6
6
 
7
7
  https://github.com/rollup/rollup
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v2.41.0
4
- Tue, 09 Mar 2021 06:20:35 GMT - commit a692a8dff67c1c70bc81d8548fbde5a4cd7fa1a1
3
+ Rollup.js v2.41.1
4
+ Thu, 11 Mar 2021 04:49:46 GMT - commit d053e0da854919998fd8f2f23937703235cd40b8
5
5
 
6
6
 
7
7
  https://github.com/rollup/rollup