stealconfig.js should be at the root of your site, and steal directory too,
I put all other library stuff in /lib folder: /lib/can, /lib/bootstrap, /lib/jquery (jquery++), and to shorten steal paths I define it in stealconfig:
- paths: {
- 'can/': 'lib/can/',