Skip to content

Commit

Permalink
chore(NA): comment out preserve symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 14, 2021
1 parent 988f5ba commit 3e4ba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup_node_env/dist.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
* Side Public License, v 1.
*/

require('./ensure_node_preserve_symlinks');
// require('./ensure_node_preserve_symlinks');
require('./no_transpilation_dist');
require('./polyfill');

0 comments on commit 3e4ba6d

Please sign in to comment.