{ "plugins": [ ["css-modules-transform", { "generateScopedName": "lp-global-[local]" }], "syntax-dynamic-import" ], "ignore": [ "__tests__/**/*" ] }