-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
what
for example,
real path:
/tmp/assets/images/example.png
virtual path:
/images/example.png
specified on command line: awsset -base / /tmp/assets/images
or
/statics/images/example.png
specified on command line: awsset -base /statics /tmp/assets/images
how
- separate base path from specified path( if path is /tmp/assets/images, base name is images)
- join base path and specified path
Metadata
Metadata
Assignees
Labels
No labels