Skip to content

Drop build and serve #1871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Apr 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
73b5c53
Drop build and serve
natebosch Apr 13, 2018
9da867b
Clean up more references to Transformer
natebosch Apr 14, 2018
0e8bca0
dartfmt
kevmoo Apr 14, 2018
5baf955
Drop uses_old_lockfile test
natebosch Apr 16, 2018
894ac32
Revert "Drop uses_old_lockfile test"
natebosch Apr 16, 2018
bcc70cd
Support old lockfiles by writing a new .packages file
natebosch Apr 16, 2018
ebf1009
Drop CachedPackage
natebosch Apr 17, 2018
e78b689
Switch to fail
natebosch Apr 17, 2018
0eed5a5
Removed unused dart.dart utilities
natebosch Apr 17, 2018
fce71a2
Unused utils
natebosch Apr 17, 2018
e7587c0
Always use a full path for executable
natebosch Apr 17, 2018
afd9a9e
Inline _precompileExecutablesWithoutBarback
natebosch Apr 17, 2018
9237ae8
Remove IncompatibilityCause.pubDependency
natebosch Apr 17, 2018
3a9ed19
Remove serveRealPackage test util
natebosch Apr 17, 2018
0efccc1
Add comment about old global lock files
natebosch Apr 17, 2018
e7ffbb7
Unused imports
natebosch Apr 17, 2018
a33e570
Drop AssetId class
natebosch Apr 17, 2018
db2cff4
dartfmt
natebosch Apr 17, 2018
8a8e090
Add hint to avoid --mode flag
natebosch Apr 17, 2018
f634d9d
Add warning when publishing with a transformer section
natebosch Apr 17, 2018
2c919b7
dartfmt
natebosch Apr 17, 2018
0c68a02
Replace packageName and pathInPackage args with 'name'
natebosch Apr 17, 2018
e5f842b
Review nits and valid pubspec test
natebosch Apr 17, 2018
f412114
Unused import
natebosch Apr 17, 2018
729f263
package.name not package
natebosch Apr 17, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
158 changes: 0 additions & 158 deletions lib/src/asset/dart/serialize.dart

This file was deleted.

160 changes: 0 additions & 160 deletions lib/src/asset/dart/serialize/aggregate_transform.dart

This file was deleted.

Loading