1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

build-plugins.js: add missing shebang (#30743)

This commit is contained in:
XhmikosR
2020-05-05 21:20:44 +03:00
committed by GitHub
parent c33457dc2d
commit 515bdd4ce6

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env node
/*!
* Script to build our plugins to use them separately.
* Copyright 2020 The Bootstrap Authors