mirror of
https://github.com/mrclay/minify.git
synced 2025-08-31 17:42:02 +02:00
Collapse "min" into project root and get unit tests working.
Fixes #472
This commit is contained in:
4
builder/.htaccess
Normal file
4
builder/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
|
||||
</IfModule>
|
Reference in New Issue
Block a user