add missing line
This commit is contained in:
parent
c1d258b819
commit
e9e64ac06f
|
@ -395,6 +395,7 @@ This call is used so the plugin can make a certain file available as a library
|
||||||
to a user
|
to a user
|
||||||
|
|
||||||
.. code:: javascript
|
.. code:: javascript
|
||||||
|
|
||||||
var path = require('path')
|
var path = require('path')
|
||||||
|
|
||||||
module.exports = function(embark) {
|
module.exports = function(embark) {
|
||||||
|
|
Loading…
Reference in New Issue