Files
atom/script
Antonio Scandurra cdb399295b Don't snapshot the iconv-lite module
When deciding which methods to export, `iconv-lite` verifies the
availability of some Node features, which is clearly an unsupported
behavior when executing it via `mksnapshot`.

In this case we were not getting any exception at compile-time, but we
noticed some methods were missing from iconv-lite's API. With this
commit we are excluding this module from the snapshot, thus making all
of its methods available again.
2017-05-22 09:16:56 +02:00
..
2017-05-22 09:16:56 +02:00
2016-08-02 14:04:45 +02:00
2016-08-02 14:04:45 +02:00
2016-08-02 15:31:05 +02:00
2016-08-08 14:47:17 -07:00
2016-10-19 09:29:37 +02:00
2016-08-02 09:24:02 +02:00
2016-08-29 10:37:12 +02:00
2016-08-29 10:37:12 +02:00
2017-05-19 14:01:10 +02:00
2016-09-09 17:58:23 +02:00