add missing line

This commit is contained in:
Iuri Matias 2018-03-15 16:54:48 -04:00
parent c1d258b819
commit e9e64ac06f
1 changed files with 1 additions and 0 deletions

View File

@ -395,6 +395,7 @@ This call is used so the plugin can make a certain file available as a library
to a user
.. code:: javascript
var path = require('path')
module.exports = function(embark) {