serverless/lib/plugins/Plugins.json
Philipp Muens 5869872e3b Refactor loadCorePlugins functionality
Add the correct path to the plugin so that slice magic to get the correct
path is not necessary anymore.
2016-05-17 20:29:54 +02:00

6 lines
56 B
JSON

{
"plugins": [
"./HelloWorld/HelloWorld.js"
]
}