Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-ihaskell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
gargantext-ihaskell
Commits
95692f60
Commit
95692f60
authored
Aug 28, 2021
by
Vaibhav Sagar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jupyterlab-ihaskell: enable use as a prebuilt extension
parent
0518db3c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5214 additions
and
596 deletions
+5214
-596
package-lock.json
jupyterlab-ihaskell/package-lock.json
+5210
-594
package.json
jupyterlab-ihaskell/package.json
+4
-2
No files found.
jupyterlab-ihaskell/package-lock.json
View file @
95692f60
This diff is collapsed.
Click to expand it.
jupyterlab-ihaskell/package.json
View file @
95692f60
...
...
@@ -39,9 +39,11 @@
},
"devDependencies"
:
{
"rimraf"
:
"^3.0.0"
,
"typescript"
:
"~3.7.3"
"typescript"
:
"~3.7.3"
,
"@jupyterlab/builder"
:
"^3.0.8"
},
"jupyterlab"
:
{
"extension"
:
true
"extension"
:
true
,
"outputDir"
:
"labextension"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment