Unverified Commit d0e58240 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

[flutter_tool] Update require.js artifact location for tests (#46787)

parent 895ffc80
......@@ -123,6 +123,7 @@ class FlutterWebPlatform extends PlatformPlugin {
artifacts.getArtifactPath(Artifact.engineDartSdkPath),
'lib',
'dev_compiler',
'kernel',
'amd',
'require.js',
));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment