Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2019-02-02 13:05:39 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1a9b91ec77b029085c701a6ae2f819ee33e58276
1a9b91ec
1 parent
317cbc0a
Improve Makefile
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile
Makefile
View file @
1a9b91e
...
...
@@ -41,7 +41,7 @@ test: pdf/.dart_tool $(FONTS)
# cd printing; flutter test
clean
:
git clean -fdx
git clean -fdx
-e .vscode
publish-pdf
:
format clean
cd
pdf; pub publish -f
...
...
Please
register
or
login
to post a comment