Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
ec41ef5b
Unverified
Commit
ec41ef5b
authored
Aug 14, 2019
by
Jonah Williams
Committed by
GitHub
Aug 14, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update build_runner and configure libraries (#38499)
parent
fe5651b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
build_script.dart
...ages/flutter_tools/lib/src/build_runner/build_script.dart
+1
-0
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+2
-3
No files found.
packages/flutter_tools/lib/src/build_runner/build_script.dart
View file @
ec41ef5b
...
...
@@ -130,6 +130,7 @@ final List<core.BuilderApplication> builders = <core.BuilderApplication>[
platform:
flutterWebPlatform
,
platformSdk:
builderOptions
.
config
[
'flutterWebSdk'
],
sdkKernelPath:
path
.
url
.
join
(
'kernel'
,
'flutter_ddc_sdk.dill'
),
librariesPath:
'libraries.json'
,
),
],
core
.
toAllPackages
(),
...
...
packages/flutter_tools/pubspec.yaml
View file @
ec41ef5b
...
...
@@ -35,7 +35,6 @@ dependencies:
web_socket_channel
:
1.0.15
webkit_inspection_protocol
:
0.4.2
xml
:
3.5.0
webdev
:
2.4.0
yaml
:
2.1.16
flutter_goldens_client
:
path
:
../flutter_goldens_client
...
...
@@ -54,7 +53,7 @@ dependencies:
build
:
1.1.5
build_modules
:
2.4.2
build_daemon
:
2.0.0
build_web_compilers
:
2.
1.5
build_web_compilers
:
2.
2.2
analyzer
:
0.36.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
async
:
2.3.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -136,4 +135,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc
:
true
# PUBSPEC CHECKSUM:
e763
# PUBSPEC CHECKSUM:
3394
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment