CMS Development

IMckell
メンバー

Is it possible to use npm packages like rellax on hubspot?

解決

I just wanted to know if it is possible to use npm packages like rellax on hubspot. If it is possible, how do you do it?

0 いいね!
1件の承認済みベストアンサー
albertsg
解決策
ガイド役

Is it possible to use npm packages like rellax on hubspot?

解決

@IMckell yes you can! 

In this specific example you could easily add the library to your code using CDN and then implement it without issues.

I used libreries like this in some pages and had no issues so far! 



Did my answer help you? Mark it as a solution

You also connect with me on LinkedIn or Twitter

元の投稿で解決策を見る

2件の返信
albertsg
解決策
ガイド役

Is it possible to use npm packages like rellax on hubspot?

解決

@IMckell yes you can! 

In this specific example you could easily add the library to your code using CDN and then implement it without issues.

I used libreries like this in some pages and had no issues so far! 



Did my answer help you? Mark it as a solution

You also connect with me on LinkedIn or Twitter

icheshire
参加者

Is it possible to use npm packages like rellax on hubspot?

解決

Is there a way to do this without a CDN? It seems like a CDN can grow disorganized and make it easy to forget about updates.

0 いいね!