Skip to content

issues Search Results · repo:CoolOppo/make-ultra language:Rust

Filter by

6 results
 (49 ms)

6 results

inCoolOppo/make-ultra (press backspace or delete to remove)

Let s say you have the following rules: [minify] from = (?P name .*)\.js$ to = $name.min.js exclude = \.min\.js$ command = cp $i $o [gzip] from = (?P name .*)\.min\.js$ to = $name.min.js.gz ...
enhancement
help wanted
  • CoolOppo
  • 1
  • Opened 
    on Mar 3, 2019
  • #6

Sometimes, file paths are saved with a ./ prefix, but users may specify outputs without the prefix. This causes several bugs.
bug
good first issue
  • CoolOppo
  • Opened 
    on Mar 3, 2019
  • #5

For example, let s say you are bundling together JS files: img src= https://user-images.githubusercontent.com/1498177/53700814-54f90100-3dc4-11e9-8dd8-56ef9c733e0d.png width=50%/ There needs to be a ...
enhancement
help wanted
  • CoolOppo
  • Opened 
    on Mar 3, 2019
  • #4

bug
enhancement
good first issue
  • CoolOppo
  • Opened 
    on Mar 3, 2019
  • #3

enhancement
help wanted
  • CoolOppo
  • Opened 
    on Mar 3, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub