cancel
Showing results for 
Search instead for 
Did you mean: 

Grunt in SAP Web

Former Member
0 Kudos

Hi,

I would like to know if I can use more npm?

Today I use grunt.loadNpmTasks('@sap/grunt-sapui5-bestpractice-build');

However in localhost normally I install via command line.

How I can do this?

Example, if I use Boostrap?

grunt.loadNpmTasks('grunt-bootstrap');

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Sharathmg
Active Contributor

I am not sure if you can use Grunt on WebUI. Grunt is not yet supported by WebIDE. However, the new version of WebIDE - Multi-cloud version WebIDE will support Grunt based build.

Regards,

Sharath

Former Member
0 Kudos

Thanks Sharath.
I follow this tutorial from here ( https://www.sap.com/developer/tutorials/webide-grunt-basic.html).
But I could not test because I am using trial version and the task just run when I do build.

Regards
Mario Silva.

a_wuttig
Explorer
0 Kudos

Yes Build is only available for Web IDE Full Stack. I am not sure if you can enable WEB IDE Full Stack under Services in trial version.

Answers (0)