1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 16:44:44 +02:00

Added working auto-loader

This commit is contained in:
Even André Fiskvik
2012-03-22 20:57:39 +01:00
committed by Elan Ruusamäe
parent 828a3bd4f5
commit 1662208a10

View File

@@ -9,6 +9,6 @@
],
"require": {},
"autoload": {
"classmap": "min/lib/"
"classmap": ["min/lib/"]
}
}