The imports-loader only pulls in the import when the parent loader is run. (In your case, only on js files.) The imported file is "attached" ...
確定! 回上一頁