Skip to content
Commit b5f7b1f1 authored by Manfred Hanke's avatar Manfred Hanke 💻
Browse files

require("gsl"); replaced by require( "gsl" );, which prevents it being removed...

require("gsl"); replaced by require( "gsl" );, which prevents it being removed by bin/makestatic_isiscripts

bin/makestatic_isiscripts removes require(feature); statements if the feature has already been required before.
This behavior is not desired when the presence of external modules is to be checked in a try-block.
parent 2530d337
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment