Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Knowledge Space WP Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alg
Knowledge Space WP Plugin
8e6335474a04bc7e8e03fd101383df3bf6ef4f7d
knowledge-space-wp-plugin
index.js
Find file
Normal view
Permalink
index.js
81 B
Newer
Older
Introduction of npm toolchain including prettier, eslint and parcel.
Matthias Konitzny
committed
3 years ago
1
2
3
import
"
./kg-style.css
"
;
import
"
./display/graph
"
;
Implemented new pipeline for editor
Maximilian Giller
committed
3 years ago
4
import
"
./editor/js/editor
"
;