issues
search
ehynds
/
grunt-remove-logging
Grunt.js task for removing console logging statements
MIT License
192
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding license information to the package.json
#41
reiz
opened
3 years ago
0
Fixed issue with logs where message contains semicolon
#40
baspellis
opened
8 years ago
0
console.group and groupEnd() not being removed
#39
dvago
opened
9 years ago
1
Feature Request: Remove console.log from minified files.
#38
kanakiyajay
opened
9 years ago
0
Bug fix for "code destruction due missing semicolon in commented lines"
#37
superelement
opened
9 years ago
0
Leaving blank lines isn't very pretty.
#36
phreezer
opened
9 years ago
0
correct brackets issue
#35
deblockt
opened
9 years ago
0
if(...) console.log(...); becomes if(...) and breaks code of missing semicolon
#34
muluc
opened
9 years ago
0
if the console word in a string
#33
KeZhang
opened
10 years ago
0
Syntax error after grunt-remove-logging...
#32
sistemisolarirossi
opened
10 years ago
0
Too soon, too late...
#31
marcolino
opened
10 years ago
2
Code breaks after running the task.
#30
jitendrakhodani
opened
10 years ago
2
added an option to comment the code, i.e. --type comment
#29
antoniofull
closed
7 years ago
0
Adds verbose option (fixes issue #27)
#28
nanoamp
closed
10 years ago
0
Prevent console output?
#27
cbier
opened
10 years ago
0
bin/grunt-remove-logging cli error
#26
btakita
opened
10 years ago
1
Not Removing statements from Angular $log.debug
#25
dreerr
closed
10 years ago
4
Add console.info to the list of methods
#24
beatfactor
closed
10 years ago
0
Update README.md
#23
alonisser
closed
10 years ago
0
Common (enough?) inline semicolon usage to warrant a RegExp fix?
#22
eckdanny
opened
10 years ago
1
Escape regex dot
#21
nathanhinish
closed
10 years ago
0
Pumping up tests and getting watch working.
#20
nathanhinish
opened
10 years ago
1
Opinion : Look into using Esprima, Estraverse, and Escodegen
#19
gfranko
closed
10 years ago
2
code destruction due missing semicolon in commented lines
#18
davidlinse
opened
11 years ago
5
License?
#17
codydjango
closed
10 years ago
0
Modified RE to support multiple namespaces
#16
hemanth
closed
10 years ago
2
FR : Regular expression needed in the config...
#15
hemanth
opened
11 years ago
1
whitespace between closing parens and semicolon fails
#14
geoffsdavis
closed
10 years ago
0
Allow users to specify only a 'src' option and have it overwrite the file.
#13
shakyShane
closed
10 years ago
2
Remove from multiple files ?
#12
andyscott12
closed
10 years ago
11
Added check for grunt.file.isFile()
#11
thomaswelton
closed
11 years ago
0
Fatal error when processing non file
#10
thomaswelton
closed
11 years ago
0
space between console.log and bracket
#9
ghost
closed
11 years ago
1
Grunt 0.4 Release
#8
tkellen
closed
11 years ago
0
should have the ability to remove all leading namespaces
#7
timotheeg
opened
11 years ago
0
removal is overly greedy when handling closing braces
#6
timotheeg
opened
11 years ago
5
Getting an error: TypeError: Cannot read property '_' of undefined
#5
facultymatt
closed
11 years ago
0
Please add globbing support
#4
auchenberg
closed
11 years ago
1
FYI
#3
tkellen
closed
11 years ago
0
Made the console.log() regex lazy
#2
gunta
closed
12 years ago
1
The regex is deleting more than the console.log line
#1
gunta
closed
12 years ago
1