nickjanssen / angus

Declarative build tool for the web.
http://slides.com/nickjanssen/declarative-build-configurations
211 stars 13 forks source link

Windows file references #10

Closed bsparks closed 9 years ago

bsparks commented 10 years ago

the scripts are being injected into index.html like this:

<script src="C:\Users\Ben\Documents\ironbane-client\dist\js\bower_components\angular\angular.js"></script>

(file system references)