Change build system, make work for npm registry
In Flowee the main repo I removed the Qt dependency for the stuff we use and in this repo I stopped linking to the externally built flowee libraries. This introduces an import.sh which copies the flowee sources we use in this plugin to sure there being minimumal external dependencies.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
build
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.txt.user
|
||||
import.sh
|
||||
Reference in New Issue
Block a user