mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2115 from nextcloud/backport/2112/stable17
[stable17] Update npm.rst (typo)
This commit is contained in:
commit
e7d473de2e
@ -13,7 +13,7 @@ npm build
|
||||
|
||||
Once ``npm install`` (``npm i`` for short) has been run to install all dependencies specified
|
||||
on ``package.json``, one typically has to build the project. Building can happen with tools like
|
||||
Webpack, Grunt or similar. To unify the build command across Nextcoud apps, just add the build
|
||||
Webpack, Grunt or similar. To unify the build command across Nextcloud apps, just add the build
|
||||
command(s) as ``build`` script to your.
|
||||
|
||||
For apps that use webpack, this might look like this:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user