First, thank you for the extension! During build I'm getting an error for www/__api/proxy.json and www/__api/proxy.xml (www/ is the build folder). It appears that these are supposed to be ignored in lib/middleman-api/extension.rb. This doesn't cause any issues with my local build, however, when building on Heroku it will kill the app build process.
First, thank you for the extension! During build I'm getting an error for
www/__api/proxy.json
andwww/__api/proxy.xml
(www/ is the build folder). It appears that these are supposed to be ignored inlib/middleman-api/extension.rb
. This doesn't cause any issues with my local build, however, when building on Heroku it will kill the app build process.In my config.rb I just have:
activate :api